We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 247b0e4 commit ba90094Copy full SHA for ba90094
README.md
@@ -17,6 +17,7 @@ Spring Boot version: 2.3.11.RELEASE
17
- spring-cloud-starter-config
18
-
19
### Config Server
20
+- Spring Boot version: 2.5.0
21
- Github repository -> application.yml
22
- Dependencies:
23
- spring-cloud-config-server
@@ -31,6 +32,7 @@ Spring Boot version: 2.3.11.RELEASE
31
32
33
### Other Microservices
34
- Spring Boot version: 2.5.0
35
+- User, Department, Task Services
36
37
38
- spring-cloud-starter-netflix-eureka-client
0 commit comments