Nineya
Home
Blog
springboot Automatically add jarmode jars when packaging
2025-01-06 07:24:07
77
The layertools jar should be automatically added when creating a layered jar.
springboot Fix EmbeddedServletContainerJarPackagingIntegrationTests
2025-01-06 07:24:01
19808
Hi,the current builds are failing in EmbeddedServletContainerJarPackagingIntegrationTests. Unfortunately, I can't take c...
springboot Reinstate JobLauncherCommandLineRunner
2025-01-06 07:23:54
156
It was accidentally marked as being deprecated since 2.2, when the deprecation was only done in 2.3. We need to reinstat...
springboot Remove spring-boot-starter-cloud-connectors
2025-01-06 07:23:48
249
spring-boot-starter-cloud-connectors was deprecated in Spring Boot 2.2.0. We should consider removing it in 2.3.0. Comme...
springboot Use log4j2 as the default logging instead of logback
2025-01-06 07:23:42
2753
The spring data elasticsearch has the direct dependency dependency on the log4j2, and I didn't see any direct dependency...
springboot Rename cloudnativebuildpack
2025-01-06 07:23:35
139
Rename spring-boot-cloudnativebuildpack to spring-boot-buildpack-platform. The package will be org.springframework.boot....
springboot Upgrade com.squareup.okhttp3:mockwebserver
2025-01-06 07:23:29
252
Is there any reason com.squareup.okhttp3:mockwebserver dependency is still on 3.14.4 instead of upgrading it to one of t...
springboot Spring Boot issue (o.s.boot.SpringApplication : Application run failed)
2025-01-06 07:23:23
917
Hello all,Unable to start my spring boot project, I need your help!!Please refer to the below files. Let me know if anyt...
springboot 2.1.2.RELEASE ElasticSearch 6.6.0 actuator ElasticsearchRestHealthIndicator returns connection refused
2025-01-06 07:23:16
24764
[iconverse-admin-0] 2019-02-27 14:22:20.914 WARN 1 --- [nio-8080-exec-8] s.b.a.e.ElasticsearchRestHealthIndicator : Ela...
springboot Additionally catch NoSuchFileException in IndexedLayers
2025-01-06 07:23:09
222
Hi,on JDK11+ the new layertools module tests seem to fail. This PR is an attempt to fix this by additionally catching No...
springboot Add layertools jarmode
2025-01-06 07:23:02
75
We'd like to support a jarmode that can be used to list and extract layers.
springboot Add jarmode support to the loader code
2025-01-06 07:22:56
113
It would be useful to support launching a fat jar in an alternate mode, for example to support extracting layers.
springboot Switch to Jakarta EE API dependencies where possible
2025-01-06 07:22:50
2872
As part of its move to Eclipse and rebranding from Java EE to Jakarta EE some of the API dependencies have been publishe...
springboot Support generation and loading of layered jars
2025-01-06 07:22:44
396
As part of #19697 we need to update the Repackager to generate layered JARs and update the JarLauncher to support them.C...
springboot SearchStrategy of ConditionalOnSingleCandidate annotation only consider SearchStrategy.ALL
2025-01-06 07:22:37
1133
When I was browsing the source code, I found that OnBeanCondition.class on ConditionalOnSingleCandidate annotation, matc...
springboot TestRestTemplateFactory overrides a configured uriTemplateHandler from the RestTemplateBuilder
2025-01-06 07:22:31
14128
Use CaseI run my spring boot app using a different hostname than localhost so I need to provide my own UriTemplateHandle...
springboot Fix Linkage error when using the build cache
2025-01-06 07:22:23
1541
The error should be fixed now by adding explicit taskdefsinstead of changing the classpath of the classloader whichdid l...
springboot Cache configuration files not used in actuator tests
2025-01-06 07:22:17
41
Forward port of issue #19838 to 2.3.0.M1.
springboot Cache configuration files not used in actuator tests
2025-01-06 07:22:11
38
Forward port of issue #19838 to 2.2.5.
springboot Cache configuration files not used in actuator tests
2025-01-06 07:22:05
373
There are a number of cache configuration files for EhCache, Infinispan and Hazelcast that do not seem to be used by any...
上一页
下一页
1
…
2232
2233
2234
2235
2236
…
2246
.