Nineya
Home
Blog
SpringBoot Declare optional dependency on shade plugin to fix eclipse auto-completion
2025-01-06 22:51:32
17690
Trying with 2.3.1 today, I still didn't get auto-completion for our Maven plugin.Comment From: philwebb@wilkinsona disco...
SpringBoot Log ApplicationAvailability state changes
2025-01-06 22:51:25
597
While discussing #22632, we thought that logging ApplicationAvailability state changes should be generally useful for ap...
SpringBoot Add R2DBC support for schema.sql and data.sql
2025-01-06 22:51:16
173
It would be nice if schema.sql and data.sql could work with R2DBCComment From: wilkinsonaRe-opening to include SqlInitia...
SpringBoot Document limitations of using deferred JPA bootstrap and early access to JPA
2025-01-06 22:51:08
5086
Version: Spring Boot 2.3.xMinimal example: Autowiring for instance an objectMapper into a custom AttributeConverter work...
SpringBoot Upgrade to Spring Data 2021.0.0
2025-01-06 22:51:01
671
Comment From: mp911deProject Dependencies Spring Data 2021.0.0Cassandra Driver (com.datastax.oss:java-driver-bom): 4.11....
SpringBoot Tests that use Neo4jContainer are flaky
2025-01-06 22:50:53
241
The container sometimes fails to start within the timeout. When Gradle's test retry integration retries it, it works. Wh...
SpringBoot Upgrade to Infinispan 12.1.1.Final
2025-01-06 22:50:47
34080
Comment From: snicollStarting an embedded server with default settings leads to:2021-04-13 15:41:25.660 INFO --- [ ...
SpringBoot Upgrade to Spring Data 2020.0.8
2025-01-06 22:50:40
624
Comment From: mp911deProject Dependencies Spring Data 2020.0.8Cassandra Driver (com.datastax.oss:java-driver-bom): 4.9.0...
SpringBoot Migrated class condition on deprecated class in ElasticsearchDataAutoConfiguration
2025-01-06 22:50:34
141
ElasticsearchDataAutoConfiguration has a class check on ElasticsearchTemplate that's deprecated.This has been fixed in 2...
SpringBoot Upgrade to Spring Data Neumann-SR9
2025-01-06 22:50:28
641
Comment From: mp911deProject Dependencies Spring Data Neumann-SR9Cassandra Driver (com.datastax.oss:java-driver-bom): 4....
SpringBoot Mention special behavior of spring.config.additional-location in docs
2025-01-06 22:50:21
181
spring.config.additional-location doesn't work if you put it in aconfig file.Comment From: snicoll@rehevkor5 good catch....
SpringBoot Converters added directly to the bean factory's conversion service are not used for property binding when @ConfigurationPropertiesBinding bean is defined
2025-01-06 22:50:14
906
Currently If @ConfigurationPropertiesBinding beans are detected then a new ConverterService is created for use with the ...
SpringBoot lettuce infinite print log - Unexpected exception during request: java.lang.NullPointerException
2025-01-06 22:50:08
3589
backgroundspring-boot 2.3.9 RELEASEdefault lettuce 5.3.6 RELEASEredis cluster modesome bean use @PostConstruct and meth...
SpringBoot #25857 update lettuce version for fix infinite print log bug
2025-01-06 22:49:41
199
Comment From: pivotal-issuemaster@wbzj1110 Please sign the Contributor License Agreement!Click here to manually synchron...
SpringBoot Fix Docker update detection on CI
2025-01-06 22:49:33
494
Hi,I just noticed that the Docker update detection job apparently didn't notice any new updates, while there are newer v...
SpringBoot Make ApplicationConversionService.getSharedInstance() unmodifiable
2025-01-06 22:49:25
328
It's currently possible to add and remove converters from ApplicationConversionService.getSharedInstance(). I think it w...
SpringBoot Allow Spring Security's RSA key converters to be used when binding configuration properties
2025-01-06 22:49:19
5260
Spring Security ships with converters for reading RSA public and private key files. These are applied to the application...
SpringBoot Consider defining a bean named 'entityManagerFactory' in your configuration.
2025-01-06 22:49:13
3460
I have a question.My version is 2.4.4, JPA is ok until I use multiply Datasource change have to 'Consider defining a bea...
SpringBoot Add Quartz actuator endpoint
2025-01-06 22:49:06
6003
This PR adds Actuator endpoint that lists Quartz Scheduler jobs and allows retrieval of their details.The updated spring...
SpringBoot Fix Spring Data Elasticsearch deprecations
2025-01-06 22:48:58
171
Hi,this PR removes some deprecated @Document properties in favor of using the new @Setting annotation.Cheers,ChristophCo...
上一页
下一页
1
…
2019
2020
2021
2022
2023
…
2215
.