-
This post will describe the step-by-step Quarkus implementation, you can check too the Spring Boot one that I used as a reference.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
To begin with you can follow the Quarkus quick start. You will see that there is a quarkus command line (easily installable via sdkman) to create an application choosing Gradle or Maven as the build tool. Once the application is created we can use both quarkus command line or gradlew/mvnw.
-
Quarkus
-
Micronaut
-
Finally, Flyway migrations under src/main/resources/db/migration to create and populate greetings table.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Related posts
-
🏅 Http4k: Top 5 Server-Side Frameworks for Kotlin in 2022
-
Top 5 Server-Side Frameworks for Kotlin in 2022: Micronaut
-
Fiz um mapa interativo com os resultados do segundo turno do STE com postgres (+postgis) e openlayers
-
Top Backend Technologies for Scalable Web Development
-
Apache Curator is now using GitHub Issues to track tickets