我使用的是JDK 11,我的项目最初是一个带有持久性的Spring项目,我首先将所有的数据类连接起来,并在测试中进行覆盖。现在我想将JavaFX用于图形用户界面,这意味着开始使用Java模块系统。但由于以下异常堆栈而中断:
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'spring.jpa-org.springframework.boot.autoconfigure.
我正在遵循官方的SpringBoot Kotlin指南(https://spring.io/guides/tutorials/spring-boot-kotlin/),但我遇到了麻烦。org.springframework.web.client.RestTemplate.getForEntity(RestTemplate.java:342)
at org.springframework.boot.test.web.cl
每当我想要运行服务器时,我都会得到错误404。你能帮我把我的应用和jboss一起配置好吗?感谢您对404错误的帮助。我把包裹改成了“战争”。-- Starter for using Spring Data JPA with Hibernate --> <groupId>org.springframework.boot</groupId>
<artif