Skip to content

Commit 95b3e13

Browse files
committed
Merge branch 'main' of github.com:StackTipsLab/spring-boot-tutorials
2 parents cf36c06 + 5d75809 commit 95b3e13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Source code for all spring boot tutorials and projects published on stacktips.co
55
### Recent Spring Boot Tutorials
66

77
<!-- BLOG-POST-LIST:START -->
8+
- [Digging into HTTP Clients in Spring: From RestTemplate to HTTP Interface](https://stacktips.com/articles/rest-clients-in-spring)
89
- [Using Flyway for Database Migration in Spring Boot](https://stacktips.com/articles/using-flyway-for-database-migration-in-spring-boot)
910
- [Understanding Spring Boot Project Structure](https://stacktips.com/courses/spring-boot-for-beginners/understanding-spring-boot-project-structure)
1011
- [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
3435
- [How to Consume REST API in Spring Boot Using RestTemplate?](https://stacktips.com/articles/calling-rest-services-using-resttemplate)
3536
- [How to Execute Code on Spring Boot Application Startup?](https://stacktips.com/articles/how-to-execute-code-on-spring-boot-application-startup)
3637
- [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)
3838
<!-- BLOG-POST-LIST:END -->

0 commit comments

Comments
 (0)