Releases: step-beyond/spring-boot-examples
Releases · step-beyond/spring-boot-examples
0.0.4
0.0.2
0.0.1
What's Changed
- feat(model): add initial draft of domain model by @huebner-j in #1
- chore(multi-modul): setup multi module project by @huebner-j in #4
- feat(feign-client): implement a http client request by @huebner-j in #5
- refactor(domain): use records for domain model by @huebner-j in #6
- chore(github-workflow): build java repository with gradle by @huebner-j in #7
- feat: add jms implementation by @jeskosda in #8
- docs: add example documentation by @huebner-j in #9
- chore(sonar): add sonar code coverage by @jeskosda in #10
- fix sonar code coverage by @jeskosda in #11
- test: add ArchUnit tests for domain layer by @huebner-j in #12
- chore: spotless and re-packaging and some documentation by @jeskosda in #13
- Configure Renovate by @renovate in #14
- docs: point to the right TestContainer test by @jeskosda in #20
- refactor: move
@EnableFeignClients
annotation to where feign is def… by @huebner-j in #19 - chore(deps): update plugin io.spring.dependency-management to v1.1.0 by @renovate in #22
- chore(deps): update plugin com.diffplug.spotless to v6.15.0 by @renovate in #21
- feat(rabbit-mq-consumer): implement domain model for consuming a mess… by @huebner-j in #24
- docs: fix links by @huebner-j in #18
- docs: add arch test by @jeskosda in #28
New Contributors
- @huebner-j made their first contribution in #1
- @jeskosda made their first contribution in #8
- @renovate made their first contribution in #14
Full Changelog: https://github.com/step-beyond/spring-boot-examples/commits/0.0.1