springboot Polish

Hi,this PR polishes some trivial stuff by fixing typos throughout the project.Tests will likely fail due to the build fa...

springboot JAR cannot load SPRING_PROFILES_ACTIVE

FactSpring boot JAR can load profile from -Dspring.profiles.active flag, but not from SPRING_PROFILES_ACTIVE environment...

springboot Maybe an enhancement for spring-boot-starter-jooq

Hello Spring Boot Team,I migrated today from JOOQ 3.13.1 (org.jooq: jooq, jooq-meta and jooq-codegen) to spring-boot-sta...

springboot SpringBootTest doesn't resolve properties without @EnableConfigurationProperties

Spring Boot 2.2.5@SpringBootTest(classes = { MyConfigurationProperties.class, SomeConfiguration1.class, ...

springboot spring-boot

Comment From: bclozelPlease create a repository in your own account to try GitHub features. This issue tracker is for Sp...

springboot Building a layered jar results in deprecation warnings as some configurations will no longer be resolvable in Gradle 7

Forward port of issue #21111 to 2.3.0.RC1.Comment From: wilkinsonaThe forward port of #21111 turned into a bug in 2.3 as...

springboot Broaden deprecation warning check in Gradle plugin's tests

The check for deprecation warnings that was added in https://github.com/spring-projects/spring-boot/commit/76f03a8cadad8...

springboot Ensure empty layers are written to the index file

Raised on Gitter:I noticed that from 2.3.0.M1 to 2.3.0.M4 the behavior has changed slightly. Now, a snapshot layer is no...

springboot Use of new DefaultResourceLoader() is dangerous as it captures the thread context classloader at the time of the call

Hi,recently the following tests started to fail sporadically:LogFileWebEndpointAutoConfigurationTests.logFileWebEndpoint...

springboot The AJP Connector is configured with secretRequired=“true” but the secret attribute is either null or “” after upgrade to 2.2.5

Application fails to start with the below error. This happened after the upgrade from 2.1.9 to 2.2.5 and had to do this ...

springboot "gradle bootRun" fails after upgrading to Gradle 6.4-rc-1

My project works fine with the latest Spring Releases: Spring 5.2.5.RELEASE, Spring Boot 2.3.0.M4, Spring Cloud 2020-1.M...

springboot Deprecate support for Bitronix

The Bitronix project is dormant and is looking for new maintainers. Other than documentation and README updates, the las...

springboot Fix PropertiesMigrationListenerTests

Hi,I guess after the removal of metadata, the PropertiesMigrationListenerTests started to fail.Cheers,ChristophComment F...

springboot Problem with Autowired in multiple module project

My project Structure is as below. project-server - module 1 (spring boot application) - module 2 - module 3 ( here I...

springboot PortInUseException can be thrown when server address is wrong

I'm using Spring Boot 2.2.6 with the embedded Tomcat server.When I set the server.address property to a number then it s...

springboot Check if we can reduce the code required to get an overall Health status

This is a follow-up of https://github.com/spring-projects/spring-boot/issues/18194#issuecomment-539337300In the related ...

springboot Improve documentation around relaxed binding, @Value, and the canonical form of properties

@SpringBootApplication@EnableConfigurationProperties(DemoProperties.class)public class DemoApplication implements Comman...

springboot PortInUseException can be thrown when server address is wrong

Forward port of issue #21101 to 2.3.0.RC1.

springboot Add "Health as Gauge" how-to documentation

Micrometer currently includes documentation for exposing Health as Gauge. This should move to Spring Boot so we can keep...
上一页 下一页
.