Skip to content

Commit ecd1445

Browse files
committed
add proper description for project
1 parent ecd40d0 commit ecd1445

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
- add a change log
12
- add docker compose
23
- ignore .mvn and .env*
34
- refactor: use a new banner

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<version>0.0.1</version>
1616
<name>configa</name>
1717

18-
<description>This project helps community managers manage their communities efficiently</description>
18+
<description>Config Server for Spring Boot Microservice</description>
1919

2020
<properties>
2121
<java.version>21</java.version>

0 commit comments

Comments
 (0)