1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-22 00:43:01 +02:00

Add spring boot resources

Fixed a Typo Spring was written as Sprint
This commit is contained in:
AyushRaghuvanshi
2022-10-21 20:55:05 +05:30
committed by GitHub
parent a0e7c07ecf
commit 4a42ba9c2b

View File

@@ -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.