copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
This Week in Spring - July 15th, 2025 Hi, Spring fans! It's already the 15th of July! We're closer to 2026 than we are to 2024 And time's sure flying Like I will, tomorrow I'll be flying to Denver for the amazing UBERCONF software show! I'll be doing a workshop and two talks, and if you're there, I hope you'll come say "hi"! Let's get into this week's roundup, because it's a doozy! this is technically from more than a week ago
Spring Initializr Initializr generates spring boot project with just what you need to start quickly!
Developing Your First Spring Boot Application Learn how to develop your first Spring Boot application with this comprehensive guide, covering essential concepts and step-by-step instructions
Spring Enterprise Level up your Java code and explore what Spring can do for you
Embedded Web Servers :: Spring Boot Each Spring Boot web application includes an embedded web server This feature leads to a number of how-to questions, including how to change the embedded server and how to configure the embedded server This section answers those questions
Profiles :: Spring Boot Spring Profiles provide a way to segregate parts of your application configuration and make it be available only in certain environments Any @Component, @Configuration or @ConfigurationProperties can be marked with @Profile to limit when it is loaded, as shown in the following example:
Spring | Home Integrate AI into your Spring applications without reinventing the wheel Quickly deliver production‑grade features with independently evolvable microservices Spring's asynchronous, nonblocking architecture means you can get more from your computing resources Your code, any cloud—we’ve got you covered Connect and scale your services, whatever your platform Frameworks for fast, secure
Tutorials :: Spring Boot This section provides tutorials to help you get started using Spring Boot
Paging and Sorting :: Spring Data REST This section documents Spring Data REST’s usage of the Spring Data Repository paging and sorting abstractions To familiarize yourself with those features, see the Spring Data documentation for the repository implementation you use (such as Spring Data JPA)