Skip to content

Commit ecd40d0

Browse files
committed
add a change log
1 parent 4d143f7 commit ecd40d0

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
- add docker compose
2+
- ignore .mvn and .env*
3+
- refactor: use a new banner
4+
- add project banner
5+
- add documentation
6+
- remove devtools settings and enable clone-on-start
7+
- use Java v21 and enable virtual threads
8+
- change Gradle workflow to Maven workflow
9+
- change build tool from Gradle to Maven
10+
- upgrade spring boot from 3.1.4 to 3.1.5
11+
- use amd64 architecture image
12+
- run gradle with a deamon
13+
- run as root
14+
- add working directory
15+
- add dockerfile compatible with Render
16+
- temporary disable virtual threads
17+
- optimize Dockerfile
18+
- optimize build file
19+
- add GitHub actions
20+
- ignore .gradle
21+
- disable spring boot logo
22+
- add custom logging pattern
23+
- optimize build
24+
- add Dockerfile
25+
- change build tool from maven to gradle
26+
- disable rabbitmq temporary
27+
- remove aws related packages
28+
- add awssdk
29+
- add aws-lambda-java-core
30+
- first commit

0 commit comments

Comments
 (0)