Nineya
Home
Blog
SpringBoot AntMatchers+oauth2 are not working on spring-boot 2.5.7+
2025-01-07 02:04:55
4652
Can be seen in action here --> https://github.com/Enigo/SpringSecurityBugExpected behaviourantMatchers together with ...
SpringBoot Spring RSocket "SSLHandshakeException: No available authentication scheme" when using PKCS12 Keystore
2025-01-07 02:04:51
3827
Spring Boot (starter rsocket) Version 2.6.2Kotlin 1.6.10Temurin-17.0.1+12Hey, i have an issue with the SSL Handshake whe...
SpringBoot Add SpringInfoContributor to expose Spring Framework/Boot version on info actuator
2025-01-07 02:04:48
1301
This PR provides an opt-in InfoContributor that exposes the Spring and SpringBoot versions on the info actuator endpoint...
SpringBoot Configuration changelog misses properties that switched from deprecated to removed
2025-01-07 02:04:44
613
I think https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.6.0-Configuration-Changelog should be explici...
SpringBoot Allow spring.config.import to work the other way around
2025-01-07 02:04:40
1959
When using external application properties it's possible to import further configuration data from other locations using...
SpringBoot spring application not running up
2025-01-07 02:04:37
6761
2022-01-10 15:49:35.137 ERROR 34549 --- [ restartedMain] o.s.boot.SpringApplication : Application run fai...
SpringBoot Do not auto-configure a UserDetailsService when SAML 2.0 Login is being used
2025-01-07 02:04:33
576
A default password is generated by Boot in a Servlet application when SAML 2.0 Login is being used.For the OAuth2 Login ...
SpringBoot Provide more control over WebMvcMetricsFilter's registration
2025-01-07 02:04:29
3684
WebMvcMetricsFilter record all requests, but I want to record the request which I need.can WebMvcMetricsFilter support c...
SpringBoot Change ID of DatabaseDriver.MARIADB from mysql to mariadb
2025-01-07 02:04:26
1652
With boot 2.6.0-RC1 is was looking why flyway config is still trying to find mysql classes if I use {vendor} placement. ...
SpringBoot WebGraphQlTester bean missing with SpringBootTest
2025-01-07 02:04:22
4441
Section 9.12.3 of the documentation describes that a test can be started with Live Server. @SpringBootTest(webEnvironmen...
SpringBoot Upgrade to Log4j2 2.17.1
2025-01-07 02:04:19
346
Comment From: x80486...and pinned issue could be unpinned as well 😉Comment From: dataGeeekIs there already a timeline wh...
SpringBoot V2.2.5.release
2025-01-07 02:04:15
191
Comment From: pivotal-cla@30743905 Please sign the Contributor License Agreement!Click here to manually synchronize the ...
SpringBoot Load order for Filters in AutoConfiguration overwritten by SpringSecurityFilterChain in implementing project?
2025-01-07 02:04:11
4986
I am trying to create a load order in autoconfiguration files for the following filters:@Beanpublic FilterRegistrationBe...
SpringBoot Upgrade to Elasticsearch 7.16.2
2025-01-07 02:04:07
187
Comment From: snicollUpgraded as part of switching Spring Data to 2021.2.0-M1 snapshots, see https://github.com/spring-p...
SpringBoot Upgrade to Elasticsearch 7.16.2
2025-01-07 02:04:03
135
Comment From: snicollWe need to switch to the next release train for Spring Data first, see #29223Comment From: snicollD...
SpringBoot Investigate impact of switching default logging system to log4j2
2025-01-07 02:03:59
9219
We've had requests before to switch the default logging system from logback to log4j2. In order to prepare for Spring Bo...
SpringBoot ErrorPageSecurityFilter prevents deployment to a Servlet 3.1 compatible container
2025-01-07 02:03:56
2752
As identified by this answer on Stack Overflow, ErrorPageSecurityFilter extends HttpFilter which is new in Servlet 4.0. ...
SpringBoot Remove TomcatEmbeddedContext.overrideLoadOnStart
2025-01-07 02:03:52
396
I think we can remove the overrideLoadOnStart reflection hacks in TomcatEmbeddedContext now since we no longer support o...
SpringBoot spring.config.import is not overriding values for multi-document files
2025-01-07 02:03:47
2408
spring.config.import seems to not be working properly when working with multi-document files (either that or with spring...
SpringBoot Scheduling auto-configuration backs off with @EnableWebSocket
2025-01-07 02:03:44
2680
When use @EnableWebSocket and @EnableScheduling at the same time, spring.task.sheduling* will not effectAfter I debug a ...
上一页
下一页
1
…
1976
1977
1978
1979
1980
…
2246
.