#335 - Adapt to Spring Boot 2.0 snapshots.
Exclude SecurityAutoConfiguration via application.properties as class was moved across packages. Add lombok.config to add @ConstructorProperties to Redis JSON objects.
This commit is contained in:
1
redis/reactive/lombok.config
Normal file
1
redis/reactive/lombok.config
Normal file
@@ -0,0 +1 @@
|
||||
lombok.anyConstructor.addConstructorProperties=true
|
||||
Reference in New Issue
Block a user