|
|
97ee513e21
|
1.0.0-rc1
- README.md: Updated documentation to reflect project scope and functionality
- pom.xml: logback bump, rem okhttp3, add javalin, brotli4j, minor beautification, version number
- logback-{docker, bare}.xml: Added additional rolling files for debug and trace
- SnowflakeService.java: Added documentation, removed orchestration, added webserver
- SnowflakeIDGenerator.java: added documentation, removed unused methods
- ConfigurationValues.java: added documentation
|
2024-05-20 19:11:02 +02:00 |
|
|
|
070dae5aeb
|
Dependency update, Docker buildfile, Readme, LICENSE
+ Added Docker build file
+ added Readme.md
+ added LICENSE (GPLv3)
* replaced dependency slf4j-api with logback
+ added dependency jetbrains-annotations
+ added dependency okhttp3
- removed build plugin central-publishing
+ added logback config files
|
2024-05-09 19:50:24 +02:00 |
|