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 ecd40d0 commit ecd1445Copy full SHA for ecd1445
CHANGELOG.md
@@ -1,3 +1,4 @@
1
+- add a change log
2
- add docker compose
3
- ignore .mvn and .env*
4
- refactor: use a new banner
pom.xml
@@ -15,7 +15,7 @@
15
<version>0.0.1</version>
16
<name>configa</name>
17
18
- <description>This project helps community managers manage their communities efficiently</description>
+ <description>Config Server for Spring Boot Microservice</description>
19
20
<properties>
21
<java.version>21</java.version>
0 commit comments