玖涯软件开发
Home
Blog
springboot javax.validation and hibernate validator dependencies missing in Spring Boot 2.3.0
2025-01-06 16:49:19
350
I tried to upgrade my Spring Boot 2.2.6 project to 2.3.0. The build and start up failed complaining about javax.validati...
springboot Reinstate release scripts POM
2025-01-06 16:49:12
462
We need to fix #21460 for 2.2.x as well.Comment From: aivinog1@mbhave Hello! Do you mind if I take this issue? I underst...
springboot Gradle plugin - overriding version forces it to appear in dependencyManagement of generated POM
2025-01-06 16:49:05
2924
This behavior is seen with the Springboot Plugin 2.2.0 and greater. Example Gradle file:import org.springframework.boot....
springboot Why InMemoryUserDetailsManager is disabled having ClientRegistrationRepository bean?
2025-01-06 16:48:59
1234
As I can see from the code:@Bean@ConditionalOnMissingBean( type = "org.springframework.security.oauth2.client.registr...
springboot Caused by: java.lang.IllegalArgumentException: class org.springframework.boot.cloud.CloudFoundryVcapEnvironmentPostProcessor is not assignable to interface org.springframework.context.ApplicationListener
2025-01-06 16:48:52
108
spring-boot version:2.3.0.RELEASEspring-cloud version:Hoxton.SR4Comment From: wilkinsonaDuplicate of #20749.
springboot Please reopen
2025-01-06 16:48:43
377
Hi could you please reopen issue: https://github.com/spring-projects/spring-boot/issues/21482The error you found is okay...
springboot Property for MongoDB UUID representation (in Spring Data MongoDB 3.0.0.RELEASE)
2025-01-06 16:48:37
459
Spring Data MongoDB 3.0.0.RELEASE (by @christophstrobl) introduced a programmatic way to configure the MongoDB UUID rep...
springboot [spring-boot 2.3.0] ResponseStatusException reason is ignored
2025-01-06 16:48:30
1621
I am using spring-webflux, and in some error cases I throw a ResponseStatusException using 2 parameters constructor : a ...
springboot spring boot issue in post method apis
2025-01-06 16:48:23
13667
2020-05-18 22:58:07.204 ERROR 27272 --- [nio-8080-exec-3] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() f...
springboot Caused by: java.lang.ClassNotFoundException: # Licensed to the Apache Software Foundation (ASF) under one or more
2025-01-06 16:48:16
10493
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \...
springboot Maven Site Plugin: version missing in 2.3.0.RELEASE
2025-01-06 16:48:08
1015
Version: 2.3.0.RELEASEThe Maven Site Plugin no longer appears to be defined here but it used to be defined here in 2.2.7...
springboot Polish
2025-01-06 16:48:02
50
Comment From: wilkinsonaThanks very much, @wonwoo.
springboot DefaultErrorAttributes misses message from ResponseStatusException
2025-01-06 16:47:55
776
Add message into errorAttributes. After changes in 158933c, "message" attribute is missing when generating response from...
springboot Replace PropertiesMergingResourceTransformer with Maven Shade Plugin's built-in PropertiesTransformer
2025-01-06 16:47:47
1217
Maven Shade Plugin 3.2.2 added a new PropertiesTransformer that we can hopefully use in place of our PropertiesMergingRe...
springboot Spring Boot 2.3.0 - Error:(8, 24) java: package javax.validation does not exist
2025-01-06 16:47:41
567
package javax.validation does not existChange pom to : org.springframework.boot spring-boot-starter-parent 2.3....
springboot Validation api missing in 2.3.0.RELEASE
2025-01-06 16:47:33
8229
Spring Boot Starter Parent 2.3.0.RELEASE gives me the following errors after switch from 2.2.7.RELEASE on github project...
springboot Custom YAML file value problem
2025-01-06 16:47:25
1972
spring boot version 2.2.7.RELEASEI try to add a configuration file outside application.properties to configure the proje...
springboot Checkstyle is failing build
2025-01-06 16:47:18
1119
Hi,the recent changes in https://github.com/spring-projects/spring-boot/commit/ee758fa6704c5c2a03ed4426f4f164b72dd99b37 ...
springboot Use https to link to groovy-lang.org
2025-01-06 16:47:12
78
The site's now available over HTTPS so we should update our links accordingly.
springboot Use https to link to groovy-lang.org
2025-01-06 16:47:00
38
Forward port of issue #21466 to 2.3.1.
上一页
下一页
1
…
2170
2171
2172
2173
2174
…
2246
.