v0.1.0
Changelog
v0.1.0
- Used Gradle because of performance, used the latest version (8) at time of writing this
- Developed a plugin using Kotlin, OpenApi with Kotlin generator
- A keycloak plugin to handle sending requests on new events
- Used shadow to filter required dependencies for the final jar (hence the second jar ending in
-all
) - Setup Github Ci