Nineya
Home
Blog
springboot Upgrade to Httpclient 4.5.11
2025-01-06 08:22:03
920
Comment From: juliojgdWith this upgrade this issue is reproducing again, broking SSL connections on some (frequent) case...
springboot Spring Boot 2.2.5.RELEASE with hibernate-core>=5.4.1.Final causing JpaObjectRetrievalFailureException
2025-01-06 08:21:56
3848
I'm not quite sure if this is Spring or Hibernate issue. I'm trying to upgrade Spring Boot dependency to 2.2.5.RELEASE (...
springboot Unpacked War won't start with tomcat on JVM classpath
2025-01-06 08:21:50
9738
An unpacked war won't start when there is an embedded tomcat on the JVM classpath.An MVCE can be found here: https://git...
springboot Polish
2025-01-06 08:21:43
57
PolishComment From: snicoll@wycm well spotted, thank you.
springboot Flyway version not aligned with H2
2025-01-06 08:21:36
1446
In the 2.2.x pom the version of Flyway is 6.0.8, while H2 is 1.4.200.Flyway explicitly support H2 1.4.200 only from vers...
springboot 404 response from /actuator/env/{toMatch} should have no body
2025-01-06 08:21:30
1332
Hi,I justed stumbled upon a strange behaviour of the /actuator/env/{toMatch} endpoint, e.g. /actuator/env/activeProfiles...
springboot Add support for Diagnostic MBean in actuator
2025-01-06 08:21:23
3159
Hi,Currently at work I have created a simple endpoint for exposing Diagnostic MBean from actuator, so I decided to contr...
springboot JSON keys containing a dot from CF environment are not handled as a single path segment
2025-01-06 08:21:10
2777
This PR changes the handling of JSON keys in the CloudFoundry VCAP_SERVICES environment variable so that they represent ...
springboot Password Generated When Using Resource Server
2025-01-06 08:21:04
4848
A default password is generated by Boot in a WebFlux application when a Resource Server is being used.Create a resource ...
springboot An AuthenticationManager is required. Oauth2ResourceServer + anonymous disable
2025-01-06 08:20:57
1372
Hello, i caught strange behavior, when did disable anonymous() in WebSecurityConfigurerAdapter with oauth2ResourceServer...
springboot null pointer Exception
2025-01-06 08:20:51
94
Comment From: wilkinsonaGiven the lack of description, I assume that this was opened in error.
springboot Fix some deprecations
2025-01-06 08:20:44
41
Forward port of issue #20388 to 2.3.0.M3.
springboot Fix some deprecations
2025-01-06 08:20:38
60
Hi,this PR fixes some deprecations in tests.Cheers,Christoph
springboot OpenAPI support for the spring web framework
2025-01-06 08:20:32
1136
Dear Spring-Team,I love using Spring and I have recently started a new project where I want to use spring-data-rest with...
springboot Add option to trim values in application.properties
2025-01-06 08:20:26
2300
We had an issue during automatic delivery through another platform where we found that some properties were modified and...
springboot proxyTransactionManagement
2025-01-06 08:20:19
2961
Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.t...
springboot Add branch information to build scans on Windows
2025-01-06 08:20:13
7712
Hi,I just noticed that the build scans for Windows builds seem to be missing the branch tag. E.g. https://ge.spring.io/s...
springboot Refine if statement logic
2025-01-06 08:20:06
448
existing == null is unnecessary hereComment From: pivotal-issuemaster@gir1yaphets Please sign the Contributor License Ag...
springboot Polish DataSourceHealthIndicator
2025-01-06 08:20:00
271
This PR polishes DataSourceHealthIndicator by:Removing a workaround as it seems to be outdated based on its comment.Remo...
springboot 2.2.x
2025-01-06 08:19:53
230
Add maxInMemorySize property for ReactiveRestClientAutoConfiguration.Add username and password in ClientConfiguration wh...
上一页
下一页
1
…
2210
2211
2212
2213
2214
…
2246
.