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 4aa4532a2..e6c03facc 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,4 +1,4 @@ -# Sprint Boot +# Spring Boot Spring Boot is an open source, microservice-based Java web framework. The Spring Boot framework creates a fully production-ready environment that is completely configurable using its prebuilt code within its codebase. The microservice architecture provides developers with a fully enclosed application, including embedded application servers. @@ -8,4 +8,4 @@ Spring Boot is an open source, microservice-based Java web framework. The Spring Spring Boot Tutorial Learn Spring Boot Spring Boot Tutorial -Spring Boot for Beginners \ No newline at end of file +Spring Boot for Beginners