Nineya
Home
Blog
软著申请
SpringBoot Spring CLI: not work well with spring-data-jpa
2025-01-07 22:36:01
3377
the Spring CLI not work well with spring-data-jpaI write a demo, name it 1.groovypackage org.goodjob.demo@Grab("s...
SpringBoot Allow Undertow's HTTPS listener to be configured with an SSLContext that uses a custom TrustManager
2025-01-07 22:35:59
1817
Hi team, I want to use embedded Undertow WebServer with custom trust manager (no I don't want to use the embedded trusto...
SpringBoot Develop 'apiref' macro for use in Antora
2025-01-07 22:35:55
685
It would be nice if we could improve the way we link to both external and internal classes. We could probably write an e...
SpringBoot Support loading Servlet container static resources from META-INF/resources of jars referenced in a jar’s Class-Path manifest attribute
2025-01-07 22:35:52
3456
The issue happens when I add pathing jar plugin to gradle build of vaadin application to shorten the command line. Thats...
SpringBoot spring-boot does not conform to @PostConstruct documentation
2025-01-07 22:35:49
4131
I think spring-boot 3.0.5 does not fully conform to the contract defined by the jakarta.annotation.PostConstruct annotat...
SpringBoot Provide auto-configuration for OpenTelemetry logs
2025-01-07 22:35:47
797
While we make it easy for users to contribute a SdkLoggerProvider (see #36545), we don't have full-fledged auto-configur...
SpringBoot Prevent debug logs during the environment preparation phase with logback-spring.xml
2025-01-07 22:35:44
3866
Hello,I am using Spring Boot 1.5.6(sorry, had mentioned 1.5.7 by mistake earlier) and am getting the below Tomcat Log me...
SpringBoot @WebMvcTest should also auto-configure Spring Data web integration
2025-01-07 22:35:42
4118
Spring Data's @EnableSpringDataWebSupport registers a couple of Spring MVC extensions that allow the easy consumption of...
SpringBoot Add String to CronExpression conversion support
2025-01-07 22:35:38
993
Add String to CronExpression conversion support.This converter use CronExpression parse () method to convert String to C...
SpringBoot spring dynamic bean annotation not invoked
2025-01-07 22:35:35
1283
dynamically registered my custom bean using the below method but the @auotwired, @value, and @import annotations are not...
SpringBoot Add org.hibernate.orm.jdbc.bind to sql logging group
2025-01-07 22:35:33
960
It's reasonable to treat prepared statement parameters as part of sql.See https://github.com/spring-projects/spring-boot...
SpringBoot Update testing.adoc
2025-01-07 22:35:30
427
Update spying to spring.Comment From: pivotal-cla@AiJiangnan Please sign the Contributor License Agreement!Click here to...
SpringBoot Remove unused parameter and polish javadoc
2025-01-07 22:35:27
137
Remove an unused parameter in LiquibaseAutoConfiguration.Remove an unmatched parenthesis in JavaDoc.Remove a redundant p...
SpringBoot Fix typo in Dev Services reference docs
2025-01-07 22:35:24
321
Fixing typo in documentation.Comment From: pivotal-cla@mateusscheper Please sign the Contributor License Agreement!Click...
SpringBoot Fix links to Spring Pulsar ref docs
2025-01-07 22:35:22
164
This commit fixes several broken links from pulsar.adoc to the Spring Pulsar reference docs. The breakage occurred due t...
SpringBoot Nested liveness/readiness group not working
2025-01-07 22:35:20
2395
In SB 2.7 i could write this configmanagement: endpoint: health: show-details: always group: readin...
SpringBoot Gradle Plugin "Getting Started" documentation section out of date
2025-01-07 22:35:17
1872
Here it is suggested to apply the io.spring.dependency-management plugin using a legacy method to apply the plugin (sour...
SpringBoot Multiple values in X-Forwarded-Host not supported by NATIVE forward headers strategy
2025-01-07 22:35:14
1195
Spring Boot version : 3.2.4My Spring Boot application is located behind multiple Apache servers which act as reverse pro...
SpringBoot CDS extract fails if application has its own META-INF directory
2025-01-07 22:35:12
3674
Tried using the new -Djarmode=tools mode with Spring Boot 3.3.0 on my application and the extraction failed (stack trace...
SpringBoot org.springframework.boot/spring-boot-starter-test Does not work with a module path
2025-01-07 22:35:09
903
The org.json package is split between jsonassert and android.json.I am validating this with a tool I wrote https://githu...
上一页
下一页
1
…
1685
1686
1687
1688
1689
…
2246
.