@@ -5,6 +5,7 @@ Source code for all spring boot tutorials and projects published on stacktips.co
5
5
### Recent Spring Boot Tutorials
6
6
7
7
<!-- BLOG-POST-LIST:START -->
8
+ - [ Digging into HTTP Clients in Spring: From RestTemplate to HTTP Interface] ( https://stacktips.com/articles/rest-clients-in-spring )
8
9
- [ Using Flyway for Database Migration in Spring Boot] ( https://stacktips.com/articles/using-flyway-for-database-migration-in-spring-boot )
9
10
- [ Understanding Spring Boot Project Structure] ( https://stacktips.com/courses/spring-boot-for-beginners/understanding-spring-boot-project-structure )
10
11
- [ Logging in Spring Boot] ( https://stacktips.com/courses/spring-boot-for-beginners/logging-in-spring-boot )
@@ -34,5 +35,4 @@ Source code for all spring boot tutorials and projects published on stacktips.co
34
35
- [ How to Consume REST API in Spring Boot Using RestTemplate?] ( https://stacktips.com/articles/calling-rest-services-using-resttemplate )
35
36
- [ How to Execute Code on Spring Boot Application Startup?] ( https://stacktips.com/articles/how-to-execute-code-on-spring-boot-application-startup )
36
37
- [ How to Configure Swagger2 in Spring Boot Application?] ( https://stacktips.com/articles/how-to-configure-swagger2-in-spring-boot-application )
37
- - [ How to Enable GZIP Compression in Spring Boot?] ( https://stacktips.com/articles/enable-gzip-compression-for-spring-boot-response )
38
38
<!-- BLOG-POST-LIST:END -->
0 commit comments