SpringBoot Upgrade to Atomikos 5.0.7

Comment From: pivotal-issuemaster@pascalleclercq Please sign the Contributor License Agreement!Click here to manually sy...

SpringBoot spring.webflux.base-path did not work

Enviroment:Spring boot 2.3.1.releaseJDK 1.8application.properties:spring.webflux.base-path=/basecontroller:@RestControll...

SpringBoot Upgrade Cassandra driver to 4.7.0

This commit upgrades the DataStax Cassandra driver to4.7.0 and fixes a binary incompatibility stemming fromone of its in...

SpringBoot spring.mvc.servlet.path config cause something wrong

Environment:Spring 2.3.0.RELEASEJDK 1.8When I use spring.mvc.servlet.path config in application.yml or application.prope...

SpringBoot spring.config.location completely replaces application.properties from the project

Hi there. I was migrating from Spring Boot 1.5.4.RELEASE to 2.0.0.M6 and I notice that when I use:--spring.config.locati...

SpringBoot Cannot construct instance of org.springframework.boot.actuate.health.Health (no Creators, like default construct, exist): no default no-arguments constructor found

springBootVersion = '2.1.1.RELEASE' springCloudVersion = 'Greenwich.RC2'Using org.springframework.boot.ac...

SpringBoot https://repo.spring.io is failing

Hello folks,Unfortunately, this was the only way that I've found to report this issue. I'm sorry if it is not the correc...

SpringBoot Polish

This PR fixes some typos and polishes trivial stuff.Comment From: mbhaveThanks @izeye! I realized later that https://git...

SpringBoot Simplify logic in ErrorPage's equals method

rtn variables in class ErrorPage is always true:boolean rtn = true;rtn = rtn && ObjectUtils.nullSafeEquals(getEx...

SpringBoot Update layers.idx file example in docs

The documentation for 2.3.0 includes an example of a layers.idx file, but the example doesn't match the format we ended ...

SpringBoot Absolute Unix path in server.tomcat.accesslog.directory is treated as a relative to tomcat.basedir when used on Windows

According to the docs, it should be possible to use an absolute path for the accesslog.Specifying server.tomcat.accesslo...

SpringBoot Upgrade to Micrometer 1.5.2

Comment From: krm1312Any chance this dependency bump can be included in 2.3 series? It's easy enough to override versio...

SpringBoot DriverTimeoutException in integration tests that use Cassandra

I am using 'org.springframework.boot:spring-boot-starter-data-cassandra-reactive' in my project.I have upgraded my spri...

SpringBoot Declare configuration annotation processors as incremental for Gradle

Gradle 5.4 removes the limitation that incremental annotation processors cannot create resources, so these can now be ma...

SpringBoot Enhancement: extends @RestControllerEndpoint by @Component

Hello community,I would like to request an enhancement: could you extend the @RestControllerEndpoint with the @Component...

SpringBoot spring-boot-parent generates its effective bom unnecessarily

Moving to using the bom plugin as resulted in spring-boot-parent unnecessarily generating its effective bom and making i...

SpringBoot NamedPipeSocket does not handle FileSystemException when establishing the file channel

Hi,this PR fixes #22031 by catching more FileSystemException based exceptions in NamedPipeSocket.Cheers,Christoph

SpringBoot Remove Javadoc throw for ConfigurationPropertyName.ofIfValid()

This PR removes Javadoc @throw for ConfigurationPropertyName.ofIfValid() as it doesn't seem to throw it.Comment From: sn...

SpringBoot Document how to exclude an annotation processor with Maven

The reference documentation recommends using <optional>true</optional> when declaring a dependency on spring...

SpringBoot Document how to exclude an annotation processor with Maven

This pull request update the spring-boot-autoconfigure-processor documentation, and resolve the issue number #21109, in ...
上一页 下一页
.