mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-22 08:53:01 +02:00
Add spring boot resources
Fixed a Typo Spring was written as Sprint
This commit is contained in:
@@ -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.
|
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.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user