Nineya
Home
Blog
软著申请
SpringBoot Pulsar authentication param properties cause IllegalStateException with Pulsar Client 3.1.0
2025-01-07 17:38:33
422
The Pulsar authentication is currently configured using a map of auth parameters. However, this avenue is deprecated in ...
SpringBoot Reinstate spring security tests
2025-01-07 17:38:30
418
https://github.com/spring-projects/spring-security/commit/70dfb3d391210eb5e86f8285990df90a524159ca#diff-2a3768a3ea186b67...
SpringBoot Starter Autoconfiguration fails creating EnableConfigurationProperties bean
2025-01-07 17:38:28
35299
Hello,The referenced project has a unit test which works with Spring Boot 3.1.5 but fails in 3.2.0 due to the properties...
SpringBoot Performance - Next Gen Application
2025-01-07 17:38:25
933
Hi,I'm exploring few next generation framework to build a microservice web application.On analysis come across the follo...
SpringBoot Question for RabbitAnnotationDrivenConfiguration
2025-01-07 17:38:22
884
@Configuration@EnableRabbit@ConditionalOnMissingBean(name = RabbitListenerConfigUtils.RABBIT_LISTENER_ANNOTATION_PROCESS...
SpringBoot LaunchedClassLoader issue Illegal character in opaque part when log4j2.xml (or any file) is in a jar file
2025-01-07 17:38:20
2502
I have a spring boot application which is started via java -jar app.jar It uses log4j2 as a logging frameworkRecently I ...
SpringBoot File (image) reading from disk is not working in 3.1.6 and 3.2.0
2025-01-07 17:38:13
1119
Hi,This code works properly in 3.1.5, but not loading image neither in 3.1.6 nor 3.2.0:final String url = request.getReq...
SpringBoot [ bug] when access the backend, the data is not correct when parse the iso8601 string
2025-01-07 17:38:10
4740
to reproduce this bug, this is the function with @GetMappingconst val ISO8601_FORMAT = "yyyy-MM-dd'T'HH:mm:ss.SSSSS...
SpringBoot java -jar not works like mvn springboot:run for send Mail
2025-01-07 17:38:08
2878
use springboot-mail starterwhen I use mvn springboot:run everything works finewhen I use java -jar app.jar send mail fai...
SpringBoot Child context created with SpringApplicationBuilder runs parents runners
2025-01-07 17:38:05
2857
After https://github.com/spring-projects/spring-boot/pull/37905 fix, child context created with SpringApplicationBuilder...
SpringBoot Project use spring-boot 3.2.0,run jar package NegativeArraySizeException: -26949
2025-01-07 17:38:00
8231
I upgraded the project from Spring Boot 2.7.18 to 3.2.0. The project runs normally in IDEA, but when I package it into a...
SpringBoot [Spring Boot 3.2.0] 404 Not Found behavior
2025-01-07 17:37:57
2970
404 Not found behavior was changed during upgrade from 3.1.6 to 3.2.0.Previous behavior404 Not found error returned:{ ...
SpringBoot JSON starter without spring-web
2025-01-07 17:37:53
160
spring-web uses JSON, but JSON does not use spring-webComment From: philwebbThe JSON starters make use of APIs in spring...
SpringBoot Trigger garbage collection via actuators
2025-01-07 17:37:50
2025
There is an actuator to trigger creation of a heap dump https://github.com/spring-projects/spring-boot/blob/main/spring-...
SpringBoot Upgrade to Spring Security 6.2.1
2025-01-07 17:37:48
519
Upgrade to Spring Security 6.2.1closes #38700Comment From: pivotal-cla@ilies-bel Please sign the Contributor License Agr...
SpringBoot Upgrade to HikariCp 5.1.0
2025-01-07 17:37:26
695
https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES 5.1.0 has already bean releasedComment From: wilkinsonaTha...
SpringBoot spring.factories compatibility causes NoSuchBeanDefinitionException on @ConfigurationProperties
2025-01-07 17:37:22
7092
Hello,We have a shared commons library with @AutoConfiguration that was using spring.factories.After upgrade to Spring B...
SpringBoot Zip file closed exceptions can be thrown due to StaticResourceJars closing jars from cached connections
2025-01-07 17:37:20
23984
Spring Boot version: 3.2.0 (Same on 3.2.1-SNAPSHOT)Java: 21 (Amazon Corretto)Zip file closed error is returned on callin...
SpringBoot Embedded kafka reporting topics not created in Integration test after spring boot upgrade to v3.2
2025-01-07 17:37:17
1507
we are trying to up grade springboot from v2.7 to v3.2 , we resolved dependencies issues succesfully. one Integration te...
SpringBoot Add timeOffset to CacheProperties.Redis
2025-01-07 17:37:15
2923
Add a new configuration option "timeOffset" in Redis to introduce a random time offset within the range [0, timeOffset) ...
上一页
下一页
1
…
1743
1744
1745
1746
1747
…
2246
.