Nineya
Home
Blog
SpringBoot Upgrade to Dependency Management Plugin 1.0.11
2025-01-06 20:33:28
130
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
2025-01-06 20:33:20
531
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
2025-01-06 20:33:13
121
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
2025-01-06 20:33:05
172
https://download.docker.com/linux/static/stable/x86_64/docker-.tgzComment From: mbhaveSee https://github.com/spring-proj...
SpringBoot Upgrade CI to Docker
2025-01-06 20:32:58
172
https://download.docker.com/linux/static/stable/x86_64/docker-.tgzComment From: mbhaveSee https://github.com/spring-proj...
SpringBoot Upgrade CI to Docker
2025-01-06 20:32:51
233
https://download.docker.com/linux/static/stable/x86_64/docker-.tgzComment From: mbhaveClosing since we are already on 19...
SpringBoot Upgrade CI to Docker
2025-01-06 20:32:44
172
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()
2025-01-06 20:32:38
2469
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
2025-01-06 20:32:31
537
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
2025-01-06 20:32:23
160
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
2025-01-06 20:32:17
486
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
2025-01-06 20:32:07
1842
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)
2025-01-06 20:31:59
860
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
2025-01-06 20:31:52
6852
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
2025-01-06 20:31:46
372
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
2025-01-06 20:31:38
950
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
2025-01-06 20:31:31
7629
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
2025-01-06 20:31:24
2865
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
2025-01-06 20:31:17
1628
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
2025-01-06 20:31:10
127
Comment From: wilkinsonaThanks again, @runningcode. I polished the change a little bit as the version's declared in two ...
上一页
下一页
1
…
2080
2081
2082
2083
2084
…
2246
.