mraible / jhipster7-demo

JHipster 7 Demo! 🔥
Apache License 2.0
81 stars 44 forks source link

jhipster7 how to remove spring flux or mono? #10

Closed caoshiyu closed 2 years ago

caoshiyu commented 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]

mraible commented 2 years ago

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".