SpringBoot Upgrade to Dependency Management Plugin 1.0.11

Adding this to make sure we check if https://github.com/spring-gradle-plugins/dependency-management-plugin/issues/293 ca...

SpringBoot main application.yaml overrides test application.properties

Since Spring Boot 2.4 values in test application.properties are not used, if the same property exists in an application....

SpringBoot Version is missing in docker upgrade issues

It seems that the location header that we use to get the version from is now Location. We should do a grep ignoring case...

SpringBoot Upgrade CI to Docker

https://download.docker.com/linux/static/stable/x86_64/docker-.tgzComment From: mbhaveSee https://github.com/spring-proj...

SpringBoot Upgrade CI to Docker

https://download.docker.com/linux/static/stable/x86_64/docker-.tgzComment From: mbhaveSee https://github.com/spring-proj...

SpringBoot Upgrade CI to Docker

https://download.docker.com/linux/static/stable/x86_64/docker-.tgzComment From: mbhaveClosing since we are already on 19...

SpringBoot Upgrade CI to Docker

https://download.docker.com/linux/static/stable/x86_64/docker-.tgzComment From: mbhaveSee https://github.com/spring-proj...

SpringBoot MainClassConvention: use JavaApplication.getMainClass() instead of deprecated JavaApplication.getMainClassName()

Hello folks,While working on Gradle 6.7-rc-1 upgrades I found this Gradle warning:The JavaApplication.getMainClassName()...

SpringBoot Upgrade to Spring Data 2020.0.3

Comment From: mp911deProject Dependencies Spring Data 2020.0.3Cassandra Driver (com.datastax.oss:java-driver-core): 4.9....

SpringBoot Default servlet location is not registered using a ServletContextResource

It would be better if we updated WebMvcAutoConfiguration to register the default SERVLET_LOCATIONS using a ServletContex...

SpringBoot Application fails to start if an external config is conditioned by a profile, which is not active

As pointed out here https://github.com/spring-projects/spring-boot/issues/24497#issuecomment-758927133:When an external ...

SpringBoot JmsHealthIndicator does not play well with the AWS SQS JMS client

Sample: https://github.com/pertu/jms-sqs-actuator-health-sampleSpring Boot: 2.4.0AWS SQS JMS: 1.0.8 (latest as of 2020-1...

SpringBoot Enhancement: Proxied @ConfigurableProperties that allow for dynamic resolution of placeholders (templating properties)

I think the framework could benefit a lot with something like the following: my.application.templated-property="baseValu...

SpringBoot I get two body after serialize exception

Hi,I had custom my own exception controller like this@ControllerAdvicepublic class DefaultExceptionHandler { private ...

SpringBoot Actuator 'configprops' endpoint does not show inputs for @Name parameters

If use use a constructor bound @ConfigurationProperties object with a @Named parameter the inputs do not appear in the /...

SpringBoot Enforce that builder and run images are pulled from the same authenticated registry

When the Gradle bootBuildImage task or Maven spring-boot:build-image goal is configured with an authenticated registry u...

SpringBoot New profile is making structure rigid than configurable

The Use caseThis problem is more clear with an example use case:Say I have following environments1 Production server vis...

SpringBoot Spring Boot App Thread.State: BLOCKED / WAITING

We are having spring boot base application running on Liberty application server on Mainframe. So far application was ru...

SpringBoot Auto-configured JdbcSessionDataSourceInitializer does not use the @SpringSessionDataSource if available

So today I was happy coding a Spring boot project of mine and wanted to use a file based session using H2 for a developm...

SpringBoot Upgrade to Gradle Enterprise Maven Extension 1.8.1

Comment From: wilkinsonaThanks again, @runningcode. I polished the change a little bit as the version's declared in two ...
上一页 下一页
.