Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

1.0.0.CR1

Compare
Choose a tag to compare
@slaskawi slaskawi released this 15 Mar 09:47
· 162 commits to main since this release

This is the first Release Candidate and we consider it as feature-complete.

New features:

  • #14 Instantiating Spring Cache automatically. Just make sure SpringEmbeddedCacheManager is on the classpath.
  • #8 Added basic Hot Rod properties in application.properties. This makes bootstrapping much easier and also makes property files maintenance much smoother.

Minor changes:

  • Renamed whole bunch of modules. Unfortunately IntelliJ refactoring did some mess in the project. Thanks a lot @cmoulliard for fixing it!
  • #9 Together with ISPN-7419 allows to use Hot Rod properties directly in hotrod-client.properties.