Skip to content

3.0.0

Compare
Choose a tag to compare
@wimdeblauwe wimdeblauwe released this 26 Aug 12:49
· 94 commits to main since this release

This release introduces a split of the project into multiple modules. This will allow people to use this library to integrate with htmx without the need to also add Thymeleaf as a dependency if you use another templating engine.

Use artifact id htmx-spring-boot if you only want the htmx integration. Keep using the original artifact id htmx-spring-boot-thymeleaf if you use Thymeleaf as your templating engine of choice.

What's Changed

  • Separate functionalities into modules by @xhaggi in #64

New Contributors

Full Changelog: 2.2.0...3.0.0