Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
spring
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Developing a project using Java Spring Framework, JSON, JPA and PostgreSQL
Marco Trejo
Marco Trejo
Marco Trejo
Follow
Jan 15
Developing a project using Java Spring Framework, JSON, JPA and PostgreSQL
#
java
#
spring
#
postgres
#
database
Comments
Add Comment
1 min read
Волшебные скоупы: Как Spring организует работу бинов
Olga Lugacheva
Olga Lugacheva
Olga Lugacheva
Follow
Jan 12
Волшебные скоупы: Как Spring организует работу бинов
#
spring
#
webdev
#
beginners
#
java
Comments
Add Comment
1 min read
Can you find the Output of this Java Code
Asitha Lakshan
Asitha Lakshan
Asitha Lakshan
Follow
Jan 7
Can you find the Output of this Java Code
#
java
#
programming
#
spring
#
codenewbie
Comments
Add Comment
3 min read
Apache wicket with spring boot example application: notice board
Salad Lam
Salad Lam
Salad Lam
Follow
Jan 5
Apache wicket with spring boot example application: notice board
#
apachewicket
#
spring
#
springboot
#
springsecurity
Comments
Add Comment
1 min read
About UriComponentsBuilder and UriComponents
Salad Lam
Salad Lam
Salad Lam
Follow
Jan 3
About UriComponentsBuilder and UriComponents
#
spring
Comments
Add Comment
1 min read
Spring Boot: About @SpringBootApplication
Salad Lam
Salad Lam
Salad Lam
Follow
Jan 7
Spring Boot: About @SpringBootApplication
#
spring
#
springboot
1
reaction
Comments
Add Comment
2 min read
Spring Security: CSRF protection
Salad Lam
Salad Lam
Salad Lam
Follow
Jan 1
Spring Security: CSRF protection
#
spring
#
springsecurity
Comments
Add Comment
2 min read
ISBN Stacks — A look at a possible Spring Application implementation without annotations
João Esperancinha
João Esperancinha
João Esperancinha
Follow
Dec 28 '24
ISBN Stacks — A look at a possible Spring Application implementation without annotations
#
kofu
#
spring
#
kotlin
#
ktor
Comments
Add Comment
19 min read
Learn Spring Data JPA, Part - 1
seshubabubatchu
seshubabubatchu
seshubabubatchu
Follow
Dec 27 '24
Learn Spring Data JPA, Part - 1
#
java
#
spring
#
jpa
#
backend
Comments
Add Comment
3 min read
Advanced Spring Boot Concepts Every Java Developer Should Know
VIJAYASANKAR BALASUBRAMANIAN
VIJAYASANKAR BALASUBRAMANIAN
VIJAYASANKAR BALASUBRAMANIAN
Follow
Jan 26
Advanced Spring Boot Concepts Every Java Developer Should Know
#
springboot
#
spring
#
learning
#
java
6
reactions
Comments
Add Comment
3 min read
Hexagonal Architecture — A Favorite Lyrics Spring Boot — Java Example
João Esperancinha
João Esperancinha
João Esperancinha
Follow
Dec 25 '24
Hexagonal Architecture — A Favorite Lyrics Spring Boot — Java Example
#
spring
#
springboot
#
pivotal
#
hexagonal
Comments
Add Comment
13 min read
when() method in Mockito example
realNameHidden
realNameHidden
realNameHidden
Follow
Jan 18
when() method in Mockito example
#
spring
#
springboot
#
interview
6
reactions
Comments
Add Comment
2 min read
Spring Security: Redirect to login page if access pages which is for authorized user only
Salad Lam
Salad Lam
Salad Lam
Follow
Dec 14 '24
Spring Security: Redirect to login page if access pages which is for authorized user only
#
spring
#
springsecurity
Comments
Add Comment
2 min read
Lambda vs. Named Functions: Choosing the Right Tool for the Job
Rajib Deka
Rajib Deka
Rajib Deka
Follow
Dec 12 '24
Lambda vs. Named Functions: Choosing the Right Tool for the Job
#
java
#
spring
#
lambda
#
functional
Comments
Add Comment
4 min read
Quando usar ResponseEntity?
Igor Rudel
Igor Rudel
Igor Rudel
Follow
Jan 9
Quando usar ResponseEntity?
#
webdev
#
java
#
springboot
#
spring
2
reactions
Comments
Add Comment
1 min read
Reading configuration like a pro on Spring
Erik Santana
Erik Santana
Erik Santana
Follow
Jan 23
Reading configuration like a pro on Spring
#
spring
#
springboot
#
java
#
backend
16
reactions
Comments
2
comments
2 min read
Capturing and Testing Logs in Java with SLF4J and Logback: A Simple Guide
Léa ANDRE
Léa ANDRE
Léa ANDRE
Follow
Jan 8
Capturing and Testing Logs in Java with SLF4J and Logback: A Simple Guide
#
java
#
testing
#
spring
#
slf4j
2
reactions
Comments
Add Comment
2 min read
Understanding the Spring Framework: A Developer’s Journey to Clean Code 🚀
Kaweesha Marasinghe
Kaweesha Marasinghe
Kaweesha Marasinghe
Follow
Jan 6
Understanding the Spring Framework: A Developer’s Journey to Clean Code 🚀
#
webdev
#
java
#
spring
5
reactions
Comments
Add Comment
4 min read
@PreConstruct and @PostConstruct annotation Spring Boot Example
realNameHidden
realNameHidden
realNameHidden
Follow
Jan 5
@PreConstruct and @PostConstruct annotation Spring Boot Example
#
java
#
interview
#
spring
#
boot
6
reactions
Comments
1
comment
1 min read
Java’s Functional Programming: the OOP influence
Rajib Deka
Rajib Deka
Rajib Deka
Follow
Dec 1 '24
Java’s Functional Programming: the OOP influence
#
java
#
lambda
#
corejava
#
spring
1
reaction
Comments
Add Comment
3 min read
🧪 Тестирование с TestRestTemplate и MockMvc: миссия "Котики против багов" 🐞
Olga Lugacheva
Olga Lugacheva
Olga Lugacheva
Follow
Nov 26 '24
🧪 Тестирование с TestRestTemplate и MockMvc: миссия "Котики против багов" 🐞
#
webdev
#
java
#
spring
#
testing
Comments
Add Comment
3 min read
Reasons to Use WireMock for Testing REST APIs in Spring Boot Applications
Anh Trần Tuấn
Anh Trần Tuấn
Anh Trần Tuấn
Follow
Dec 26 '24
Reasons to Use WireMock for Testing REST APIs in Spring Boot Applications
#
codeproject
#
spring
#
springtestingrestapi
Comments
Add Comment
4 min read
Comparing WebFlux and Spring MVC with JMeter and Kotlin
João Esperancinha
João Esperancinha
João Esperancinha
Follow
Dec 25 '24
Comparing WebFlux and Spring MVC with JMeter and Kotlin
#
webfux
#
mvc
#
spring
#
kotlin
2
reactions
Comments
Add Comment
18 min read
Reactive Programming applied to Legacy Services — A WebFlux example
João Esperancinha
João Esperancinha
João Esperancinha
Follow
Dec 25 '24
Reactive Programming applied to Legacy Services — A WebFlux example
#
spring
#
webflux
#
reactive
#
kotlin
Comments
Add Comment
32 min read
Getting Started with Spring WebFlux
⚡eric6166
⚡eric6166
⚡eric6166
Follow
Dec 25 '24
Getting Started with Spring WebFlux
#
spring
#
webflux
#
reactive
#
springwebflux
3
reactions
Comments
Add Comment
3 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account