SpringBoot Add support for log4j2 composite configuration

https://logging.apache.org/log4j/2.x/manual/configuration.html#CompositeConfigurationHere is my use case, I want output ...

SpringBoot Typo in java.lang Exception

My application's springframework.boot version is 2.4.3.I found a typo in the error message of spring-security-oauth2 ver...

SpringBoot @WebMvcTest permitAll() no longer works after upgrade to 2.6.0

After upgrading to 2.6.0 a @WebMvcTest controller test for an unauthenticated endpoint no longer works, because a 401 in...

SpringBoot springboot 2.6.0 pagehelper-spring-boot-starter 1.4.0 |||| The dependencies of some of the beans in the application context form a cycle

APPLICATION FAILED TO STARTDescription:The dependencies of some of the beans in the application context form a cycle:┌──...

SpringBoot Add a package description for org.springframework.boot.actuate.metrics.data

Closes #28731Adding Package description to Spring Data metrics.Comment From: pivotal-cla@charissathomas Please sign the ...

SpringBoot Spring boot intializer extension error

I am getting this error "Fail to create a project. Error: end of central directory record signature not found" while cre...

SpringBoot Command-line Initializr uses tabs in pom and code

The command-line version of Spring Initializr uses tabs in pom and Java code. Maven itself does not use tabs, and tabs a...

SpringBoot Replace "you're"

with some other structure, often simplifying the sentence in the process.Also checked for words that end with "'ll" and ...

SpringBoot Generated pom entry for "org.elasticsearch.distribution.integ-test-zip:elasticsearch" should have a zip type

Forward port of issue #28725 to 2.6.x.Comment From: wilkinsonaDuplicates https://github.com/spring-projects/spring-boot/...

SpringBoot Name custom task inputs

As suggested by @etiennestuder we should name any custom task inputs to make them easier to identify in build scans

SpringBoot Fat jars do not tolerate entries with an invalid modification date of 0

see gh-19518Comment From: philwebbWe should add a test for the original issue as well if possible when we merge this.Com...

SpringBoot WebTestClient protocol/cipher-suite explicitly specified not working

IssueI've been playing with Java 17 and TLSv1.3. I'm getting ciphersuite/protocol unavailable while specifying the corre...

SpringBoot Suggest add "enabled" properties to disable reactive Elasticsearch client

Spring Boot Version: ≥2.4.xError:reactor.core.publisher.Operators: Operator called default onErrorDroppedreactor.core.Ex...

SpringBoot Prometheus metrics missing for application port - but present for management port

For a Spring Boot Application 2.5.6 we have configured Prometheus metrics endpoint /actuator/prometheus.The application ...

SpringBoot Update LATEST_GA for SDKMan and Homebrew tap

After 2.5.7 has been released and before 2.6.0 is released, we should set them to false in 2.5.x and true in main.Commen...

SpringBoot Intermittent GC data size metrics (sb 2.5.x, micrometer, shenandoah)

I'm using Spring Boot (2.5.x) with Java 17 (Liberica JDK alpine-musl) and Shenandoan GC.For a bunch of latest Spring Boo...

SpringBoot Typo in EOL date for Spring Boot 2.4.x

EOL of 2.4.x in Supported Versions page should be revised into February 2023, referring to the EOL description.Spring Bo...

SpringBoot Spring Security authorities broken for @WebFluxTest

IssuesWhen using reactive web and @WebFluxTest, even explicitly defined permitAll() paths must use @WithMockUser. When u...

SpringBoot Update links to Spring Security's reference documentation

The docs group has made some changes to how the URLs are going to be handled. Spring Boot should update spring-security ...

SpringBoot Clone gets succeeded, but the checkout gets failed each time.

I wanted to make some changes to the README.md file of this repo. After cloning, when I try to clone the repo, I get the...
上一页 下一页
.