Nineya
Home
Blog
springboot JarWriter.InputStreamEntryWriter consumes too much memory
2025-01-06 09:15:52
98
Comment From: philwebbLooks like I may have fixed this in 16e6bc89ed2f074c0fba8eab4d9115d0d6ac2dcd
springboot SpringBoot JPA and MongoDB
2025-01-06 09:15:46
2221
Trying to implement jpa and mongodb on springboot application with Eureka .its seems that there is a conflict created by...
springboot Proposal, give indication of timing for health check execution.
2025-01-06 09:15:39
1944
I'm submitting this PR as a proposal to provide a mechanism for tracking the duration any given health check implementat...
springboot Use RequestDispatcher.ERROR_STATUS_CODE constant
2025-01-06 09:15:33
209
Small refactor. Use RequestDispatcher.ERROR_STATUS_CODE constant against the "javax.servlet.error.status_code" literal. ...
springboot Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level
2025-01-06 09:15:26
16313
I am having problems with my Spring Boot application with embedded Tomcat 9.x. If left idle for some time it produces th...
springboot Auto-proxying problems when using @EnableGloabelMethodSecurity with spring-data-jpa
2025-01-06 09:15:19
3965
Describe the bugI get info logs during application startup, that a couple of Beans are not eligible for getting processe...
springboot Upgrade to Log4j2 2.13.1
2025-01-06 09:15:13
741
Comment From: ncabanisThe Log4j2 version 2.13.1 contains a fix for a major bug:https://issues.apache.org/jira/browse/LOG...
springboot jaxws-rt
2025-01-06 09:15:06
8570
Comment From: chiru007Hi, I am trying to migrate legacy spring app to boot which is having a some SOAP services written ...
springboot Add reference to XChange starter
2025-01-06 09:15:00
1124
I updated to spring boot starter list to add a spring boot starter we made for XChange.Our project : https://github.com/...
springboot Default management endpoint error path should honor server.error.include-* properties
2025-01-06 09:14:53
350
The ManagementErrorEndpoint controller unconditionally disables the inclusion of the trace and errors attributes of an e...
springboot Add Jackson Afterburner module to spring-boot-starter-json autoconfiguration
2025-01-06 09:14:47
880
Hi,it seems the Jackson Afterburner Module will result in improved performance in most cases, sometimes considerably.Thu...
springboot Not Able to increase Hikari maximum connection limit size
2025-01-06 09:14:41
4648
using spring-boot-starter-data-jpa version 2.2.4. releasespring-cloud-dependencies Greenwhich.SR1Enabled below propertie...
springboot Running "format" in buildSrc isn't possible when there are errors
2025-01-06 09:14:34
1373
Hi,I just noticed that running ./gradlew format doesn't work, when there are errors that it should correct.E.g. in https...
SpringBoot Make @ConditionalOnProperty and @ConditionalOnBooleanProperty @Repeatable
2025-01-06 09:14:28
1563
I have a class that requires a couple of configuration properties to be set in order to instantiate a service, and also ...
springboot Use infinispan-hibernate-cache instead of hibernate-infinispan?
2025-01-06 09:14:21
2889
It looks like hibernate-infinispan is going to be deprecated and going forward we should prefer to use infinispan-hibern...
springboot Dynamic Code Evaluation: Unsafe Deserialization (Spring Boot 2) - how to avoid actuator related fortify issue, or is it a false positive?
2025-01-06 09:14:14
1112
Dynamic Code Evaluation: Unsafe Deserialization (Spring Boot 2) - how to avoid actuator related fortify issue, or is it ...
springboot Yaml with special maven resource delimiter will get parsing error during devtools automatic restart
2025-01-06 09:14:08
564
IssueWith latest Spring Boot v1.5.2:If the application.yml file contains special maven resource delimiter "@", during au...
springboot Fast Restart will not respect the changing of maven resource delimiter for YAML configuration file
2025-01-06 09:14:01
1164
IssueThis is the follow up of the issueshttps://github.com/spring-projects/spring-boot/issues/8438https://github.com/spr...
springboot Simplify application file encoding detection
2025-01-06 09:13:55
784
simplify application file encoding detection,return directly when the condition is not metComment From: snicollThanks fo...
springboot Polish
2025-01-06 09:13:46
52
This PR fixes some typos and polishes trivial stuff.
上一页
下一页
1
…
2188
2189
2190
2191
2192
…
2246
.