Releases: komapper/komapper-examples
Releases · komapper/komapper-examples
v0.28.0
Update Komapper to v0.28.0 (#90) * Prepare for v0.28.0 * Update plugin org.springframework.boot to v2.6.3 * Update plugin org.springframework.experimental.aot to v0.11.2 * Update plugin io.quarkus to v2.7.0.Final * Update Komapper to v0.28.0 Co-authored-by: Renovate Bot <bot@renovateapp.com>
v0.27.0
Update Komapper to v0.27.0 (#80) * Add the spring-native-r2dbc module. When the application runs with this module, exception is thrown. * Add the quarkus-jdbc example * Fix wrong test code * Format with spotless and ktlint * Fix test failure * Use Postgresql * Add README.md * Disable quarkus.native.auto-service-loader-registration * Add test code
v0.26.0
Update Komapper to v0.26.0 (#78) * Introduce new features * Use Ktlint Gradle instead of Spotless plugin for Gradle * Add the spring native example * Build with JDK 11 * Update Komapper to v0.26.0
v0.25.0
Update Komapper to v0.25.0 (#73)
* Add jpetstore example
* Add kweet example
* Mask passwords
* Add README.md
* Use kotlin("plugin.spring") instead of kotlin("plugin.allopen")
* Update Komapper to v0.25.0
* Use komapper-starter-r2dbc
v0.24.0
Update Komapper to v0.24.0 (#68)
v0.23.0
Add an example, which uses repository pattern (#64)
v0.22.0
Update dependency org.komapper:komapper-spring-boot-starter-jdbc to v…
v0.21.0
Use Gradle v7.2
v0.20.0
Update plugin com.diffplug.spotless to v6 (#50) Co-authored-by: Renovate Bot <bot@renovateapp.com>