Skip to content

Releases: step-beyond/spring-boot-examples

0.0.4

03 Mar 09:13
Compare
Choose a tag to compare

0.0.4 (2023-03-03)

Bug Fixes

  • deps: update spring boot to v2.7.9 (46c23f5)

0.0.2

15 Feb 13:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.1...0.0.2

0.0.1

15 Feb 09:58
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/step-beyond/spring-boot-examples/commits/0.0.1