Nineya
Home
Blog
SpringBoot Use consistent asciidoctor subs attribute
2025-01-06 23:39:02
640
Our source blocks currently have a mix of different subs, with many not defining them at all. We should try to be consis...
SpringBoot Fix ConfigDataProperties blank config import NPE
2025-01-06 23:38:56
1995
Filter ConfigDataLocation imports null elements.It could be NPE at ConfigDataEnvironment#getMandatoryImportsComment From...
SpringBoot Add Kafka Health Indicator
2025-01-06 23:38:49
11851
In previous versions of Spring-Boot there was an inbuild health indicator for Kafka, however somewhere along the way it ...
SpringBoot Generate Configuration metadata for lombok @Value classes with Constructor Binding
2025-01-06 23:38:43
4479
I would like to be able to generate configuration metadata using lombok @Value annotations and Constructor Binding.Back...
SpringBoot Tomcat 10 on spring-boot framework
2025-01-06 23:38:36
1806
Tomcat 9.0.39 has vulnerabilities ( ref. https://nvd.nist.gov/vuln/detail/CVE-2020-13943 ) .In my scenario i' usign spr...
SpringBoot Delete R2dbcDatabaseInitializationConfiguration in 2.5.x docs
2025-01-06 23:38:28
218
I'd like a second pair of eyes on R2dbcDatabaseInitializationConfiguration to see if it's correct.Comment From: wilkinso...
SpringBoot Liquibase execution is slower after upgrading from Spring Boot 2.3.8 to 2.4.5
2025-01-06 23:38:21
2962
Hi, When I upgrade from Springboot2.3.8 to 2.4.5, Liquibase execution becomes slower and slower. It used to be o...
SpringBoot Displaying all the configuration in the log with info logger level
2025-01-06 23:38:15
833
In org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration class, displaying all the properties ...
SpringBoot Polish configuration of source and target compatibility
2025-01-06 23:38:07
494
It's not configured consistently across branches and configuring it at the project level via the sourceCompatibility pro...
SpringBoot ApplicationBuilder in spring-boot-server-tests does not pickup fresh snapshots
2025-01-06 23:38:00
328
ApplicationBuilder in spring-boot-server-tests uses Maven Invoker to build the test apps but doesn't configure it to upd...
SpringBoot @RequestMapping annotation does not resolve property/SpEL expressions "${}" after migration to Boot 2.4.X
2025-01-06 23:37:54
1456
After migrating from Boot 2.2.x to 2.4.5 some @RequestMapping("${api.path}") (api.path configured in application.propert...
SpringBoot OnInitializedRestarterConditionTests.initialized() may wait forever
2025-01-06 23:37:46
390
https://github.com/spring-projects/spring-boot/blob/1be8c8fda94d9ee97d16644be0940cfd94a91482/spring-boot-project/spring-...
SpringBoot A web app with com.amazonaws:DynamoDBLocal on the classpath fails to start
2025-01-06 23:37:40
9466
java.lang.ClassNotFoundException: org.eclipse.jetty.webapp.WebAppContext at java.net.URLClassLoader.findClass(URLClas...
SpringBoot Take Context path into account for externalized configuration
2025-01-06 23:37:33
3625
I would like Spring Boot to take the servlet context path into consideration when determining the externalized configura...
SpringBoot Empty value in spring.config.import causes NullPointerException
2025-01-06 23:37:27
3052
I consider an application-XXX.yml file with the following content:spring.config.import: ./config/domain.yml,./config/web...
SpringBoot Upgrade to json-smart 2.4.2
2025-01-06 23:37:19
1146
Comment From: dpeger@philwebb Is this ticket going to be downported to 2.3.x and 2.4.x branches as well?The latest relea...
SpringBoot Apply RSocketConnectorConfigurer beans to the RSocketRequester.Builder
2025-01-06 23:37:11
529
Currently, Spring Boot creates a prototype bean for RSocketRequester.Builder, since this stateful builder can be used in...
SpringBoot 123
2025-01-06 23:37:04
263
Comment From: snicoll@whalefall541 please use your own fork for experiments.Comment From: Halcyon666@whalefall541 please...
SpringBoot Merge pull request #1 from spring-projects/master
2025-01-06 23:36:58
11
update fork
SpringBoot Merge pull request #1 from spring-projects/master
2025-01-06 23:36:52
317
update forkComment From: pivotal-issuemaster@whalefall541 Please sign the Contributor License Agreement!Click here to ma...
上一页
下一页
1
…
2042
2043
2044
2045
2046
…
2246
.