diff --git a/content/roadmaps/110-java/content/103-java-web-frameworks/101-spring-boot.md b/content/roadmaps/110-java/content/103-java-web-frameworks/101-spring-boot.md index f15b53fb8..b0375a238 100644 --- a/content/roadmaps/110-java/content/103-java-web-frameworks/101-spring-boot.md +++ b/content/roadmaps/110-java/content/103-java-web-frameworks/101-spring-boot.md @@ -1 +1,6 @@ -# Sprint boot \ No newline at end of file +# Sprint Boot + +Spring Boot is a project that is built on the top of the Spring Framework. It provides an easier and faster way to set up, configure, and run both simple and web-based applications. + +Free Content +Official Site \ No newline at end of file