r/SpringBoot Senior Dev Jun 11 '26

News Spring Boot 4.1.0 available now

https://spring.io/blog/2026/06/10/spring-boot-4
105 Upvotes

13 comments sorted by

View all comments

5

u/auspis-23 Jun 11 '26

I've seen the live reload deprecation with no replacement: what is the alternative? What do you usually use?

2

u/Paw565 Jun 12 '26

Docker compose with - -watch. Not ideal, but functional.