Commit 858afae
Revert Hazelcast cache to simple — HazelcastInstance lifecycle conflict with Spring Boot 4
Hazelcast CacheManager fails to auto-configure due to bean lifecycle ordering
(HazelcastInstance shuts down during context initialization). Reverted to
simple in-memory cache. Hazelcast distributed caching needs separate
investigation for Spring Boot 4 compatibility.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 7f64496 commit 858afae
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments