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.

springboot Protect against available port actually being unavailable

Hi,this is an attempt to fix #19801. I remembered an issue in the past that tackled things in the same way (see #19355 )...

springboot Failing to build spring-boot

Building of Spring boot fails due to messages:Task :spring-boot-project:spring-boot-devtools:checkFormatMain FAILEDTask ...

springboot Polish README.adoc

Updated minor grammar mistakes in the README.adoc file.Comment From: snicollThanks for the follow-up @Abdullah8006 and f...

springboot Merge Spring Security and Spring Test classes for Spring MVC and Spring Webflux

Hi, I wanted to create a security module in order to factorize classes that I write over and over again in all my Spring...

springboot Dependency resolution fails with Gradle 5.3.x to 5.6.x

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