Nineya
Home
Blog
软著申请
SpringBoot Polish "IO.Validation" Documentation
2025-01-07 17:13:57
909
This PR polishes the Validation Section of the IO docs to include additional information regarding the handling of JSR-3...
SpringBoot Document configuration for building images with Colima
2025-01-07 17:13:51
1636
The Maven and Gradle plugin documentation shows examples of configuring the Docker host for the image building goal/task...
SpringBoot Add a section on customizing embedded reactive servers
2025-01-07 17:13:47
112
We should add a section that's similar to Customizing Embedded Servlet Containers for embedded reactive servers.
SpringBoot Improve documentation of classpath.idx file and its generation by the Maven and Gradle plugins
2025-01-07 17:13:42
3631
The "classpath.idx" file allows for the possibility of controlling the artifact load order. In reality, it's completely...
SpringBoot Document additional user configuration that's required after setting spring.hateoas.use-hal-as-default-json-media-type to false
2025-01-07 17:13:38
37890
Starting with Spring Boot 2.5.0-M3, Spring HATEOAS sends application/hal+json responses even though the request contains...
SpringBoot Clarify that MVC components provided through WebMvcRegistrations are subject to subsequent processing and configuration by MVC
2025-01-07 17:13:33
7695
Previously, I was able to disable Spring MVC's trailing slash matching using something like this:@Configuration(proxyBea...
SpringBoot Remove unreachable URL
2025-01-07 17:13:28
784
http://livereload.com/is not connect server is downhttp://schemas.xmlsoap.org/There seems to be a problem with connectio...
SpringBoot Undocumented breaking changes in ValidationAutoConfiguration.defaultValidator between Spring Boot 2.5 and 2.6
2025-01-07 17:13:26
3164
Breaking changes in ValidationAutoConfiguration.defaultValidator() between Spring Boot 2.5 and 2.6 should be mentioned i...
SpringBoot 2.4.x wzy
2025-01-07 17:13:23
416
Comment From: pivotal-issuemaster@Wzy19930507 Please sign the Contributor License Agreement!Click here to manually synch...
SpringBoot Upgrade to Lettuce 6.2.6.RELEASE
2025-01-07 17:13:20
129
Comment From: wilkinsonaAs described in the new issue template, there's no need to open an issue for a basic dependency...
SpringBoot Application's main class is not found when using PropertiesLauncher with the new nested jar support
2025-01-07 17:13:18
1998
As reported by 3.2.0 RC1 release notes, we had to add<loaderImplementation>CLASSIC</loaderImplementation>to ...
SpringBoot Cannot run native image in Kubernetes cluster
2025-01-07 17:13:15
2124
Hello,I'm using the last spring boot version 3.1.4 and gradle as build tool. I created a native image with the gradle pl...
SpringBoot Execution with SecurityManager fails with 3.2.0-RC1
2025-01-07 17:13:11
5700
Our application is composed by several executable jars produced by the spring-boot-maven-plugin.We use the 21.0.1-zulu J...
SpringBoot class path resource [org/springframework/security/config/annotation/web/configuration/WebSecurityConfigurerAdapter.class] cannot be opened because it does not exist
2025-01-07 17:13:09
8748
Hi Team,We are migrating spring boot 2.7 to 3.1 version. We have follow the official document.Currently we are using Spr...
SpringBoot Add Kotlin DSL extension functions for TestEntityManager
2025-01-07 17:13:06
663
Consider adding Kotlin DSL extension functions for TestEntityManager.package org.springframework.boot.test.autoconfigure...
SpringBoot Ban use of assertThatThrownBy
2025-01-07 17:13:02
155
We should add a checkstyle rule to ban assertThatThrownByComment From: snicollCan you expand? What would be the replacem...
SpringBoot @AutoConfigureBefore unvaild because of @Configuration
2025-01-07 17:13:00
4491
vsersionspring boot v2.3.12descriptionBecause of the order of the AnnotationConfigWebApplicationContext.loadBeanDefiniti...
SpringBoot Filters added to the auto-configured MockMvc instance have no name, breaking OncePerRequestFilter
2025-01-07 17:12:57
124
See https://github.com/spring-projects/spring-boot/issues/37835#issuecomment-1773323233 and subsequent comments for deta...
SpringBoot When auto-configuring MockMvc, add filters with their init parameters and dispatcher types
2025-01-07 17:12:55
3092
There have been two recent enhancements in Framework 6.1:https://github.com/spring-projects/spring-framework/issues/3136...
SpringBoot With -Djavax.net.ssl.keyStoreType set, embedded Tomcat does not use keystore configured in server.ssl.* properties
2025-01-07 17:12:52
4882
Context: on my machine I have an environment variable JAVA_TOOL_OPTIONS set to -Djavax.net.ssl.keyStoreType=KeychainStor...
上一页
下一页
1
…
1764
1765
1766
1767
1768
…
2246
.