Nineya
Home
Blog
springboot After upgrade from SB.2.2.0 to SB2.2.1 and higher, SB cannot drop tables between tests
2025-01-06 08:06:15
1397
When running multiple tests using H2 embedded db, the subsequent tests fail as the hibernate cannot drop and create tabl...
springboot Add shared jar launcher to core launcher implementations
2025-01-06 08:06:08
2355
We use this in production as it helps with different service runners (mainly to support windows proc-run that send stop/...
springboot Add support for nested requests in MetricsClientHttpRequestInterceptor
2025-01-06 08:06:02
294
See gh-19381Comment From: grahammkellyLooks good and it addresses the issue. Comment From: grahammkellyWill/can this be ...
springboot How do I configure password encoder over WS-Security with Spring-Boot?
2025-01-06 08:05:55
4443
0I have a Spring-Boot project that produces a SOAP web service. I configure it to use WS-Security (Wss4jSecurityIntercep...
springboot Include licence and notice files in shipped jars
2025-01-06 08:05:48
2374
Hi,this PR includes the LICENSE.txt file in the META-INF directory when a jar is built. This should fix #15643 .Let me k...
springboot Provide finer-grained control over the automatically generated build info properties
2025-01-06 08:05:42
1774
In light of the efforts of #8391 ... builds can be reproducible, however...In Spring Boot 2.0.0.RC1 if you are using:spr...
springboot Polish log4j2 configuration
2025-01-06 08:05:35
174
Tags starting with lowercase characters are inconsistent with others.Comment From: snicoll@mustafau well spotted. Thank ...
springboot org.springframework.boot.loader.jar.JarURLConnection doesnot work under some condition
2025-01-06 08:05:28
3478
The springboot support url format like thisjar:file:/xxx/xxx-jar!/yyy-jar!/zzz.xmlBut in my application, my url format i...
springboot Polish
2025-01-06 08:05:22
52
This PR fixes some typos and polishes trivial stuff.
springboot Test the Gradle Plugin against Gradle 6.2
2025-01-06 08:05:16
94
Hi,this PR tests the Gradle plugin against Gradle 6.2 as discussed in #20213 .Cheers,Christoph
springboot Sprig boot Custom datasource is using the default configuration of Hikari rather than the properties defined in the property file.
2025-01-06 08:05:09
3739
Custom datasource is not using the hikari configuration from the property file and using the default configuration.Confi...
springboot DataSource url property is ignored when there is no connection pool
2025-01-06 08:05:02
1034
When there are multiple drivers on the classpath (e.g. h2 and postgres) and no connection pool is present. Then spring.d...
springboot Remove implicit layers support from the layer tools
2025-01-06 08:04:56
489
We discussed this today and have a few concerns:We're duplicating a concept between the loader tools and the layer tools...
springboot Upgrade to Gradle 6.2
2025-01-06 08:04:50
6857
Hi,this PR updates the project to Gradle 6.2 and updates the Gradle Plugin accordingly to test against 6.1.1 in addition...
springboot Add files via upload
2025-01-06 08:04:43
245
Comment From: pivotal-issuemaster@tulshiram12 Please sign the Contributor License Agreement!Click here to manually synch...
springboot Include licence files in shipped jars
2025-01-06 08:04:36
1241
@mp911de noticed that we don't include license/notice files inside our JARs whereas Spring Framework does. We do have co...
springboot Document missing reference to DataSourceHealthIndicator
2025-01-06 08:04:30
491
Document missing reference to DataSourceHealthIndicator #20214This is a first-timers-only issue #20214Comment From: pivo...
springboot Document missing reference to DataSourceHealthIndicator
2025-01-06 08:04:23
41
Forward port of issue #20216 to 2.3.0.M3.
springboot Document missing reference to DataSourceHealthIndicator
2025-01-06 08:04:17
1936
Hi, this is a first-timers-only issue. This means we've worked to make it more legible to folks who either haven't contr...
springboot Add support for SimpleDriverDataSource
2025-01-06 08:04:11
326
In a PR @nosan proposed, there is some evidence that SimpleDriverDataSource is not supported as it misses an alias for t...
上一页
下一页
1
…
2217
2218
2219
2220
2221
…
2246
.