-
I'm trying devtools,version 1.3.0.BUILD-SNAPSHOT.
If i use spring data mongo ,error:
```
java.lang.IllegalArgumentException: Target bean is not of type of the persistent entity!
at org.springfra…
-
Response Summary and Active thread chart are empty.
I can see Java heap and memory details charts and as per the log its communicating witg agent is perfectly fine. however its showing No data …
-
SpringBoot 2.0.0版本 API变动了,这个有支持的计划吗?
-
我没有用Spring,裸API Config写的
redis已经搭好可用
jedis 2.0包已经引了
provider端:
``` java
package soa.service;
public interface PlayerService {
String queryById(long id);
}
```
``` java
package soa.service;
p…
-
Redis is optional in my application & this is one of the requirement that even if Redis is down, application MUST be able to start without any issue.I was able to handle this with spring-data-redis 1.…
-
项目maven配置:
```xml
org.springframework.boot
spring-boot-starter-parent
1.5.1.RELEASE
me.dragon
dragon-base-api
${dragon-base-api-version}
…
-
异常信息如下:
```
2017-06-15 14:46:47.633 ERROR 41322 --- [nio-8080-exec-2] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exc…
-
某些条件下,可能没有redis或tair,那是否支持不开启二级缓存?或者有时为了测试方便连一级缓存也不开启?
rchlz updated
6 years ago
-
微笑哥,spring-session是因为什么原因移除了呢?
-
```
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerAdapter' defined in class path resource [org/springframework/boot/autoconfigure/web/We…