Skip to content

Commit 6d746d4

Browse files
author
blog-post-bot
committed
Updated with the latest blog posts
1 parent 1cf02c7 commit 6d746d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ 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+
- [Configuration Management in Spring Boot](https://stacktips.com/courses/spring-boot-for-beginners/configuration-management-in-spring-boot)
9+
- [Creating First Spring Boot Application](https://stacktips.com/courses/spring-boot-for-beginners/creating-first-spring-boot-application)
810
- [Prerequisites for Spring Boot Development](https://stacktips.com/courses/spring-boot-for-beginners/prerequisites-for-spring-boot-development)
911
- [Spring, Spring Boot Interview Question Answers](https://stacktips.com/articles/spring-boot-interview-questions-and-answers)
1012
- [Essential MongoDB Optimization Tips for Spring Boot Application](https://stacktips.com/articles/essential-mongodb-optimization-tips-for-spring-boot)
@@ -24,7 +26,6 @@ Source code for all spring boot tutorials and projects published on stacktips.co
2426
- [Working XML-Based REST API with Spring Boot](https://stacktips.com/articles/handling-xml-request-and-response-in-spring-boot-rest)
2527
- [How to Validate the @PathVariable in Spring Boot?](https://stacktips.com/articles/how-to-validate-the-pathvariable-in-spring-boot)
2628
- [Testing Spring Boot REST API using Mockito and MockMvc](https://stacktips.com/courses/spring-boot-for-beginners/testing-spring-boot-using-mockito-and-mockmvc)
27-
- [Creating First Spring Boot Application](https://stacktips.com/courses/spring-boot-for-beginners/creating-first-spring-boot-project)
2829
- [Replace Embedded Tomcat Server with Jetty or Undertow in Spring Boot](https://stacktips.com/articles/replace-tomcat-with-jetty-or-undertow-in-spring-boot)
2930
- [Introduction to Spring Boot Framework](https://stacktips.com/courses/spring-boot-for-beginners/introduction-to-spring-boot-framework)
3031
- [How to Use Interceptor in Spring Boot Application](https://stacktips.com/articles/how-to-use-interceptor-in-spring-boot)
@@ -34,5 +35,4 @@ Source code for all spring boot tutorials and projects published on stacktips.co
3435
- [Performing MongoDB CRUD Operation in Spring Boot](https://stacktips.com/articles/mongodb-crud-operation-in-spring-boot)
3536
- [Most Commonly Used Annotations in Spring Boot](https://stacktips.com/articles/spring-boot-annotations)
3637
- [Understanding Spring Boot Project Structure](https://stacktips.com/articles/spring-boot-project-structure)
37-
- [Getting Started With Spring Boot](https://stacktips.com/articles/getting-started-with-spring-boot)
3838
<!-- BLOG-POST-LIST:END -->

0 commit comments

Comments
 (0)