Nineya
Home
Blog
SpringBoot Extend changelog with "Removals" and "Deprecations" sections
2025-01-06 19:17:58
201
See https://github.com/spring-io/github-changelog-generator/issues/39 for discussion. I think https://github.com/spring-...
SpringBoot Override image name via command line
2025-01-06 19:17:52
3233
I read in https://github.com/spring-projects/spring-boot/commit/08e96427deb59c24a7d93f673284db3287538e25 [Add command-li...
SpringBoot Fix XML tag in image publishing example
2025-01-06 19:17:45
143
Hi,I just noticed this broken XML closing tag in the Maven-Plugin docs.Cheers,ChristophComment From: snicollGood catch, ...
SpringBoot Jarfilewrapper produces many FinalReference
2025-01-06 19:17:39
1533
@philwebb, I have already tried the same app with 2.2.10.BUILD-SNAPSHOT and it looks much better. There is a number of w...
SpringBoot Update Paketo builder coordinates to Dockerhub location
2025-01-06 19:17:28
972
The Paketo Buildpacks project is actively moving away from GCR locations for builders to Dockerhub. We'll continue shipp...
SpringBoot Document how JAVA_OPTS can be used with the buildpack
2025-01-06 19:17:21
1425
See https://github.com/spring-projects/spring-boot/issues/21483#issuecomment-634170647Comment From: fernandezsebHey, I'd...
SpringBoot Large files throw YAML exceptions
2025-01-06 19:17:13
3266
Spring Boot Version: 2.3.4Issue:As referenced in #23096, trying to load our app (which uses quite a lot of big yaml file...
SpringBoot Postgresql 42.2.16 #23297 - Not working on SSL Connections to e.g. Azure or AWS Databases
2025-01-06 19:17:07
595
Postgres JDBC-Driver 42.2.16 is not working corretly with enabled ssl connection.org.postgresql.util.PSQLException: The ...
SpringBoot Spring boot actuator does not work with integrationflow
2025-01-06 19:17:00
5589
I am trying to access actuator health endpoint in spring boot application on the application port, but it shows me 404-n...
SpringBoot Expose cache metrics for RedisCache
2025-01-06 19:16:53
1364
Spring Data's RedisCache exposes since version 2.4 a CacheStatistics interface that exposes the following metrics:Number...
SpringBoot Add example of default Cloud Native Buildpacks Builder
2025-01-06 19:16:46
1892
The build plugins use the cloudfoundry/cnb:0.0.43-bionic Builder by default, which bundles the OpenJDK Buildpack. The Op...
SpringBoot Rework ElasticsearchReactiveHealthIndicator once Spring Data stops exposing ClientResponse
2025-01-06 19:16:39
292
There are a number of deprecations in Spring Framework 5.3.0 around exchange and handling of ClientResponse. Unfortunate...
SpringBoot (2.3.4.RELEASE) (PostgreSql) (PSQLException) A tentativa de conexão falhou.
2025-01-06 19:16:33
1462
org.postgresql.util.PSQLException: A tentativa de conexão falhou. at org.postgresql.core.v3.ConnectionFactoryImpl.ope...
SpringBoot Upgrade to Hibernate 5.4.21.Final
2025-01-06 19:16:26
561
Comment From: danielwegenerAny chance to get this updated to 5.4.22.Final for 2.3.5 or 2.4.0 ?https://hibernate.atlassia...
SpringBoot Add a field of AsyncWebRequest to let it work with Undertow?
2025-01-06 19:16:20
1778
Access requests forwarded to async results may won't work with Undertow . See Pull request #235591. Now I realized it i...
SpringBoot @ConfigurationPropertiesBinding does not apply Formatter beans
2025-01-06 19:16:13
4943
I have a bean that implements Formatter that is supposed to also implement Converter as I need it to be considered for a...
SpringBoot Log JDBC connection URL for embedded database when using H2 console
2025-01-06 19:16:04
5955
When testing a web application with an embedded H2 database and the H2 console enabled (spring.h2.console.enabled=true),...
SpringBoot Add upgrading section to reference docs with a link to the wiki
2025-01-06 19:15:57
568
Users might not find the release notes if they start with the reference docs. As suggested by @Buzzardo we should add a ...
SpringBoot Remove spring-boot.version property from spring-boot-dependencies
2025-01-06 19:15:48
13312
It, for good reason, doesn't control the version of any Spring Boot dependencies but people assume that it will. This is...
SpringBoot Improved type safety in DataSourceBuilder
2025-01-06 19:15:41
3226
Switched from oracle.jdbc.datasource.OracleCommonDataSource to oracle.jdbc.datasource.OracleDataSource to fix invalid ca...
上一页
下一页
1
…
2109
2110
2111
2112
2113
…
2246
.