Closed caoshiyu closed 2 years ago
java.lang.IllegalStateException: Cannot apply reactive transaction to non-reactive return type: interface java.util.Map at org.springframework.transaction.interceptor.TransactionAspectSupport.lambda$invokeWithinTransaction$0(TransactionAspectSupport.java:359) Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException: Assembly trace from producer [reactor.core.publisher.MonoFlatMap]
This example uses Spring MVC so it's probably not the best place to ask this question. I'd suggest using Stack Overflow and tag it with "JHipster".
java.lang.IllegalStateException: Cannot apply reactive transaction to non-reactive return type: interface java.util.Map at org.springframework.transaction.interceptor.TransactionAspectSupport.lambda$invokeWithinTransaction$0(TransactionAspectSupport.java:359) Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException: Assembly trace from producer [reactor.core.publisher.MonoFlatMap]