我无法使用>jhipster entity book创建实体。Jhipster版本为6.9.1 错误日志 INFO! Using JHipster version installed locally in current project's node_modulesINFO! Options: from-cli: true
ERROR! The entity generator doesn't support reactive apps with databases of type sql at
我有一个基本的hello world Webflux应用程序,我想将它包含在Spring cloud堆栈中。每当我将spring-cloud-starter-eureka添加到项目中时,它都会启动Tomcat和一堆额外的东西,并破坏我的Webflux端点。dependency> <artifactId>spring-boot-starter-webflux