-
Hi!
I'm trying to integrate RefreshScope in my project.
The problem is that `@ConditionalOnBean` condition doesn't match bean, annotated with `@RefreshScope`.
It works fine with Spring Boot 2.1.4…
-
I running a Spring Boot 2.3 application inside Docker container. I using Azul Java 11.
Inside, I using `group: 'io.hawt', name: 'hawtio-springboot', version: '2.14.1'` dependency with the followin…
-
按照spring-boot-demo里面的代码,在我的项目里面无法再xml里获取远程配置文件的配置项值,搞了一下午了,不知道是哪里出了错,求大神指导
-
我照着例子抄了一份消费者,一直启动不起来,希望有人提供一下帮助,哪怕帮我指出错误
代码照着 https://github.com/apache/dubbo-samples/blob/master/dubbo-samples-spring-boot/dubbo-samples-spring-boot-consumer/src/main/java/org/apache/dubbo/spring…
-
## Issue Description
Type: *bug report* or *feature request*
### Describe what happened (or what feature you want)
when I use `spring-cloud-starter-alibaba-sentine:2.2.9.RELEASE` with `sentin…
-
I saw this comment:
https://github.com/poblish/spring-boot-elasticsearch-sync/blob/7afdc1ebc6a2583706f27b751e138c2a82fa3a13/src/main/kotlin/com/example/demo/model/Person.kt#L10
FYI, if you don't…
-
**环境 JDK1.8.0251+MAVEN3.6.1+IDEA**
##[1]itstack-demo-design-8-02 报错信息为 错误: -source 1.6 中不支持 diamond 运算符
修改子项目下的pom.xml
```xml
org.apache.maven.plugins
…
-
# Spring Boot 教程
https://gitee.com/didispace/SpringBoot-Learning
https://github.com/dyc87112/SpringBoot-Learning
http://blog.didispace.com/Spring-Boot%E5%9F%BA%E7%A1%80%E6%95%99%E7%A8%8B/
…
-
o.s.c.a.ConfigurationClassEnhancer : @Bean method SwaggerAutoConfiguration.docketBeanFactoryPostProcessor is non-static and returns an object assignable to Spring's BeanFactoryPostProcessor inte…
-
It would be nice if a REST endpoint could be provided as a sample when a new project is created using Project:New (when such feature is enabled)