springboot Spring boot Conectivty for intelij ide

Comment From: bclozelI don't understand the problem here. Could you edit this issue to explain the bug or the requested ...

springboot Using @ActiveProfiles with @SpringBootTest now adds to the profiles configured using spring.profiles.active rather than overriding them

Hello, I have active profile issues with Spring Boot 2.2.3.RELEASE.Step to reproduce : git clone https://github.com/spri...

springboot Intermittent build failures due to loader constraint violations

See gradle/gradle#11914 for some details. With thanks to @wolfs for the suggestion, we should be able to fix this by run...

springboot Meta annotation with ConditionalOnProperty is not working anymore after upgrade from 2.1.x to 2.2.4

This issue describes an issue encountered when trying to upgrade from Spring Boot 2.1.x to Spring Boot 2.2.x (tried with...

springboot Docker socket-based integration does not work on Linux

Running DockerApiIntegrationTests on Linux leads to the following:java.lang.UnsatisfiedLinkError: 'int org.springframewo...

springboot Revisit documentation that mentions Gradle "compile" configuration

Hi,this PR fixes #19794 as discussed + a little polishing for excludes that were in the same example scope.Cheers,Christ...

springboot Add UTF-8 encoding to spring-boot-starter-parent POM

Hi,this is an attempt to fix #19815 by adding project.build.sourceEncoding with UTF-8 to the generated spring-boot-start...

springboot Generated poms no longer contain sourceEncoding override

Building a Maven project with Spring Boot 2.3.0.BUILD-SNAPSHOT as the parent leads to:[INFO] --- maven-resources-plugin:...

springboot recommend exclude on SpringBootApplication

The documentation has been updated to describe and demonstrate the use of the exclude attribute on @SpringBootApplicatio...

springboot Create a new ImagePackager tools class

The current Repackager class isn't flexible enough to be reused to create Docker images. We need to split it up so that ...

springboot Add cloud native buildpack module

In order to support buildpack base image creation we'll need to port part of pack from Go to Java.

springboot Maven build produces encoding warnings

Building a project now appears to give the following warnings:[INFO] --- maven-resources-plugin:3.1.0:resources (default...

springboot Autoconfigure Type Converter Implementations on Cassandra Cluster

This is in regards to the auto configuration of the cassandra clusterThe cassandra driver provides an interface named Ty...

springboot Using @ActiveProfiles with @SpringBootTest now adds to the profiles configured using spring.profiles.active rather than overriding them

Forward port of issue #19788 to 2.3.0.M1.Comment From: wilkinsonaSwitching to a task as the changes here and in #19561 c...

springboot Profile with comma in name does not work in tests

Forward port of issue #19556 to 2.3.0.M1.Comment From: wilkinsonaThis change has been reverted as it introduced a regres...

springboot Profile with comma in name does not work in tests

Forward port of issue #19556 to 2.2.3.Comment From: wilkinsonaThis change has been reverted in 2.2.4 as it introduced a ...

springboot Profile with comma in name does not work in tests

Prior to this commit, active profiles were being added to the Spring Boot application environment by setting the spring....

springboot Document RedisCacheManagerBuilderCustomizer

see gh-19813

springboot Document RedisCacheManagerBuilderCustomizer

Forward port of issue #19819 to 2.3.0.M1.
上一页 下一页
.