DEV Community

# spring

Posts

๐Ÿ‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
hibernate-014: Why Did Hibernate Introduce Unidirectional and Bidirectional Relationships?

hibernate-014: Why Did Hibernate Introduce Unidirectional and Bidirectional Relationships?

Comments 2
2 min read
hibernate-013: Can You Mix Unidirectional and Bidirectional @OneToMany & @ManyToOne?

hibernate-013: Can You Mix Unidirectional and Bidirectional @OneToMany & @ManyToOne?

Comments
2 min read
hibernate-012: Which Direction to Use for Each Relationship Type in Hibernate?

hibernate-012: Which Direction to Use for Each Relationship Type in Hibernate?

Comments
2 min read
๐—จ๐—ป๐—น๐—ฒ๐—ฎ๐˜€๐—ต๐—ถ๐—ป๐—ด ๐˜๐—ต๐—ฒ ๐—ฃ๐—ผ๐˜„๐—ฒ๐—ฟ ๐—ผ๐—ณ ๐—”๐—ฃ๐—œ ๐——๐—ผ๐—ฐ๐˜‚๐—บ๐—ฒ๐—ป๐˜๐—ฎ๐˜๐—ถ๐—ผ๐—ป ๐˜„๐—ถ๐˜๐—ต ๐—ฆ๐˜„๐—ฎ๐—ด๐—ด๐—ฒ๐—ฟ ๐—ฎ๐—ป๐—ฑ ๐—ฆ๐—ฝ๐—ฟ๐—ถ๐—ป๐—ด ๐—•๐—ผ๐—ผ๐˜

๐—จ๐—ป๐—น๐—ฒ๐—ฎ๐˜€๐—ต๐—ถ๐—ป๐—ด ๐˜๐—ต๐—ฒ ๐—ฃ๐—ผ๐˜„๐—ฒ๐—ฟ ๐—ผ๐—ณ ๐—”๐—ฃ๐—œ ๐——๐—ผ๐—ฐ๐˜‚๐—บ๐—ฒ๐—ป๐˜๐—ฎ๐˜๐—ถ๐—ผ๐—ป ๐˜„๐—ถ๐˜๐—ต ๐—ฆ๐˜„๐—ฎ๐—ด๐—ด๐—ฒ๐—ฟ ๐—ฎ๐—ป๐—ฑ ๐—ฆ๐—ฝ๐—ฟ๐—ถ๐—ป๐—ด ๐—•๐—ผ๐—ผ๐˜

Comments
1 min read
Spring Authorization server + spring security with custom user details service for flexible data-driven authentication

Spring Authorization server + spring security with custom user details service for flexible data-driven authentication

Comments
10 min read
๐—จ๐—ป๐—น๐—ผ๐—ฐ๐—ธ๐—ถ๐—ป๐—ด ๐—”๐—ฃ๐—œ ๐—ฆ๐—ฒ๐—ฐ๐˜‚๐—ฟ๐—ถ๐˜๐˜†: ๐—จ๐—ป๐—ฑ๐—ฒ๐—ฟ๐˜€๐˜๐—ฎ๐—ป๐—ฑ๐—ถ๐—ป๐—ด ๐—ง๐˜†๐—ฝ๐—ฒ๐˜€ ๐—ผ๐—ณ ๐—”๐˜‚๐˜๐—ต๐—ผ๐—ฟ๐—ถ๐˜‡๐—ฎ๐˜๐—ถ๐—ผ๐—ป

๐—จ๐—ป๐—น๐—ผ๐—ฐ๐—ธ๐—ถ๐—ป๐—ด ๐—”๐—ฃ๐—œ ๐—ฆ๐—ฒ๐—ฐ๐˜‚๐—ฟ๐—ถ๐˜๐˜†: ๐—จ๐—ป๐—ฑ๐—ฒ๐—ฟ๐˜€๐˜๐—ฎ๐—ป๐—ฑ๐—ถ๐—ป๐—ด ๐—ง๐˜†๐—ฝ๐—ฒ๐˜€ ๐—ผ๐—ณ ๐—”๐˜‚๐˜๐—ต๐—ผ๐—ฟ๐—ถ๐˜‡๐—ฎ๐˜๐—ถ๐—ผ๐—ป

3
Comments
1 min read
Spring Framework: Bean definition and creation

Spring Framework: Bean definition and creation

Comments
3 min read
About org.springframework.web.bind.annotation.ModelAttribute annotation of Spring Web MVC

About org.springframework.web.bind.annotation.ModelAttribute annotation of Spring Web MVC

Comments
2 min read
Query beans by using Spring Expression Language (SpEL)

Query beans by using Spring Expression Language (SpEL)

Comments
2 min read
Inside Spring Boot test framework

Inside Spring Boot test framework

Comments
2 min read
Create parent-child ApplicationContext in Spring Framework test

Create parent-child ApplicationContext in Spring Framework test

Comments
2 min read
hibernate-011: Understanding Unidirectional vs. Bidirectional Relationships in Hibernate

hibernate-011: Understanding Unidirectional vs. Bidirectional Relationships in Hibernate

Comments
2 min read
hibernate-010: Bidirectional One-to-Many & Many-to-One in Hibernate

hibernate-010: Bidirectional One-to-Many & Many-to-One in Hibernate

Comments
2 min read
hibernate-009: Unidirectional vs bidirectional @ManyToMany in Hibernate

hibernate-009: Unidirectional vs bidirectional @ManyToMany in Hibernate

Comments
3 min read
hibernate-007: Bidirectional One-to-Many & Many-to-One in Hibernate (Department โ†” Employee)

hibernate-007: Bidirectional One-to-Many & Many-to-One in Hibernate (Department โ†” Employee)

Comments
2 min read
hibernate-008: Unidirectional vs Bidirectional @OneToOne Relationship

hibernate-008: Unidirectional vs Bidirectional @OneToOne Relationship

Comments
3 min read
Passing objects as parameters in java

Passing objects as parameters in java

Comments
3 min read
Launched a Web version of my Project using Java Spring Framework, Spring Boot Web

Launched a Web version of my Project using Java Spring Framework, Spring Boot Web

Comments
1 min read
Developing a project using Java Spring Framework, JSON, JPA and PostgreSQL

Developing a project using Java Spring Framework, JSON, JPA and PostgreSQL

Comments
1 min read
Understanding the @Value Annotation | Spring Boot | Java Spring

Understanding the @Value Annotation | Spring Boot | Java Spring

5
Comments 1
2 min read
Dicas Rรกpidas: Como Ativar o Spring Boot DevTools no IntelliJ IDEA

Dicas Rรกpidas: Como Ativar o Spring Boot DevTools no IntelliJ IDEA

5
Comments
2 min read
Let's Decode ORM, ORM Tools, JPA and Spring Data JPA | Spring Boot | Java Spring

Let's Decode ORM, ORM Tools, JPA and Spring Data JPA | Spring Boot | Java Spring

4
Comments 1
2 min read
ะ’ะพะปัˆะตะฑะฝั‹ะต ัะบะพัƒะฟั‹: ะšะฐะบ Spring ะพั€ะณะฐะฝะธะทัƒะตั‚ ั€ะฐะฑะพั‚ัƒ ะฑะธะฝะพะฒ

ะ’ะพะปัˆะตะฑะฝั‹ะต ัะบะพัƒะฟั‹: ะšะฐะบ Spring ะพั€ะณะฐะฝะธะทัƒะตั‚ ั€ะฐะฑะพั‚ัƒ ะฑะธะฝะพะฒ

Comments
1 min read
๐— ๐—ฎ๐˜€๐˜๐—ฒ๐—ฟ๐—ถ๐—ป๐—ด ๐—•๐—ฎ๐˜๐—ฐ๐—ต ๐—ฃ๐—ฟ๐—ผ๐—ฐ๐—ฒ๐˜€๐˜€๐—ถ๐—ป๐—ด: ๐—ง๐—ต๐—ฒ ๐—ฃ๐—ผ๐˜„๐—ฒ๐—ฟ ๐—ผ๐—ณ ๐—œ๐˜๐—ฒ๐—บ๐—ฃ๐—ฟ๐—ผ๐—ฐ๐—ฒ๐˜€๐˜€๐—ผ๐—ฟ ๐—ถ๐—ป ๐—ฆ๐—ฝ๐—ฟ๐—ถ๐—ป๐—ด ๐—•๐—ฎ๐˜๐—ฐ๐—ต

๐— ๐—ฎ๐˜€๐˜๐—ฒ๐—ฟ๐—ถ๐—ป๐—ด ๐—•๐—ฎ๐˜๐—ฐ๐—ต ๐—ฃ๐—ฟ๐—ผ๐—ฐ๐—ฒ๐˜€๐˜€๐—ถ๐—ป๐—ด: ๐—ง๐—ต๐—ฒ ๐—ฃ๐—ผ๐˜„๐—ฒ๐—ฟ ๐—ผ๐—ณ ๐—œ๐˜๐—ฒ๐—บ๐—ฃ๐—ฟ๐—ผ๐—ฐ๐—ฒ๐˜€๐˜€๐—ผ๐—ฟ ๐—ถ๐—ป ๐—ฆ๐—ฝ๐—ฟ๐—ถ๐—ป๐—ด ๐—•๐—ฎ๐˜๐—ฐ๐—ต

Comments
1 min read
๐— ๐—ฎ๐˜€๐˜๐—ฒ๐—ฟ๐—ถ๐—ป๐—ด ๐—๐—ฆ๐—ข๐—ก ๐—›๐—ฎ๐—ป๐—ฑ๐—น๐—ถ๐—ป๐—ด ๐—ถ๐—ป ๐—๐—ฎ๐˜ƒ๐—ฎ ๐˜„๐—ถ๐˜๐—ต ๐—๐—ฎ๐—ฐ๐—ธ๐˜€๐—ผ๐—ป๐Ÿฎ๐—๐˜€๐—ผ๐—ป: ๐—ง๐—ถ๐—ฝ๐˜€ & ๐—œ๐—ป๐˜€๐—ถ๐—ด๐—ต๐˜๐˜€

๐— ๐—ฎ๐˜€๐˜๐—ฒ๐—ฟ๐—ถ๐—ป๐—ด ๐—๐—ฆ๐—ข๐—ก ๐—›๐—ฎ๐—ป๐—ฑ๐—น๐—ถ๐—ป๐—ด ๐—ถ๐—ป ๐—๐—ฎ๐˜ƒ๐—ฎ ๐˜„๐—ถ๐˜๐—ต ๐—๐—ฎ๐—ฐ๐—ธ๐˜€๐—ผ๐—ป๐Ÿฎ๐—๐˜€๐—ผ๐—ป: ๐—ง๐—ถ๐—ฝ๐˜€ & ๐—œ๐—ป๐˜€๐—ถ๐—ด๐—ต๐˜๐˜€

Comments
1 min read
loading...