Nineya
Home
Blog
软著申请
SpringBoot java -jar --spring.profiles.active=prd result in two active propiles
2025-01-07 17:09:06
3647
in springboot 2.7.15 try to run java -jar --spring.profiles.active=prod , accpect only one prod, but found two active p...
SpringBoot Incorrect results for pageable EntityGraph with spring-boot v3.0.1
2025-01-07 17:09:03
6721
Bug descriptionI created test application with custom repository with the help of spring boot v3.0.1 and org.springframe...
SpringBoot AOT processing fails when a @WebServlet found by scanning is annotated with @MultipartConfig
2025-01-07 17:08:54
11651
java.lang.IllegalArgumentException: Failed to generate code for 'jakarta.servlet.MultipartConfigElement@41f686af' with t...
SpringBoot Use MappingJackson2MessageConverter(ObjectMapper) in WebSocketMessagingAutoConfiguration
2025-01-07 17:08:50
273
This PR changes to use the new MappingJackson2MessageConverter(ObjectMapper) constructor in WebSocketMessagingAutoConfig...
SpringBoot Issues with o.s.boot.SpringApplication
2025-01-07 17:08:48
5603
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.2023-10...
SpringBoot Upgrade to Jackson Bom 2.15.3
2025-01-07 17:08:42
182
Comment From: wilkinsonaVersion 2.15.3 of com.fasterxml.jackson.module:jackson-module-scala_2.13, a transitive dependenc...
SpringBoot springboot2.3.3 to 2.7.16 mvc can not work
2025-01-07 17:08:39
3388
when i use springboot upgrade it from 2.3.3 to 2.7.16 , this request is fail 404For example: http://localhost:8080/init....
SpringBoot Add 'keep-alive' property to SpringApplication and document that it is useful when using virtual threads
2025-01-07 17:08:36
4813
With platform threads, a method annotated with @Scheduled keeps an empty Spring Boot application running. When virtual t...
SpringBoot Upgrade to Micrometer 1.11.5
2025-01-07 17:08:20
188
Comment From: CodPro-Sui io.micrometer micrometer-core 1.11.5 io...
SpringBoot Propagate headers in feign with spring boot 3 from an asynchronous call
2025-01-07 17:08:07
1465
Hello. I have the following Request Interceptor, which sets my custom header on the requests. This works without problem...
SpringBoot Update tomcat version fixes DOS vulnerability
2025-01-07 17:08:00
1130
This update fix the vulnerability found in tomcat https://security.snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-5953331Co...
SpringBoot Upgrade to Netty 4.1.99.Final
2025-01-07 17:07:56
323
Comment From: Subrhamanya@wilkinsona netty 4.1.100.Final is out and there is a CVE resolved in that version.https://gith...
SpringBoot Task executor metrics are not registered when using lazy initialization
2025-01-07 17:07:51
2471
Using a custom ThreadPoolTaskExecutor bean I'd expect it to be picked up by TaskExecutorMetricsAutoConfiguration to prov...
SpringBoot Dependency manage hibernate-gradle-plugin
2025-01-07 17:07:49
1624
org.hibernate:hibernate-gradle-plugin is the Hibernate byte code enhancer for Gradle: https://docs.jboss.org/hibernate/o...
SpringBoot spring-boot-maven-plugin build-image[-no-fork] appears to hang after pulling buildpacks with paketo builder.
2025-01-07 17:07:46
1767
Spring Boot 3.1.4 (and 3.1.3)I tried all 3.1.x versions of the spring-boot-maven-plugin with the same hang.I have revert...
SpringBoot Make it easier to enable Hibernate bytecode enhancement
2025-01-07 17:07:44
30490
Using Spring Boot 2.3.1.I'm setting up a Spring Boot web application using Tomcat+JPA+Hibernate. I then wanted to enable...
SpringBoot /actuator/logfile returns a 404
2025-01-07 17:07:41
10701
I am using spring-boot-starter-actuator to expose my application logging over HTTP, this used to work but starting from ...
SpringBoot /actuator/logfile endpoint returning 404 when logging.file property contains a random value
2025-01-07 17:07:38
2491
I'm running a Spring Boot 2.1.6.RELEASE application using spring-boot-starter-actuator to expose the application's logfi...
SpringBoot Spring Boot project does not build a Native Image OOB when created from Spring Initialzr
2025-01-07 17:07:36
3377
Create a project with support for web, native, etc, using:curl https://start.spring.io/starter.zip -d "type=maven-projec...
SpringBoot Gradle AOT processing tasks do not use project's Java toolchain
2025-01-07 17:07:28
2750
The current processAot task does not utilize the gradle toolchain, and it will fail if the Java environment version is l...
上一页
下一页
1
…
1768
1769
1770
1771
1772
…
2246
.