You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
관련 이슈
#658
현재 버전
버전 선택
Spring Boot: 3.5.x
Java: 17 -> 21
계획
⭐️⭐️⭐️
build.gradle, CI/CD 스크립트) (17 -> 21)@MockBean,@SpyBean을@MockitoBeanm@MokitoSpyBean으로 변경javax.xml.bind:jaxb-api제거spring.mvc.path match.matching-strategy: ANT_PATH_MATCHER삭제database: mysql제거driverClassName: com.mysql.cj.jdbc.Driver제거cloud.aws.stack.auto: false제거import static io.jsonwebtoken.lang.Strings.hasText->import static org.springframework.util.StringUtils.hasText(LanguageTestScoreFilterRepositoryImpl)io.awspring.cloud:spring-cloud-aws-starter-parameter-store버전 업 (3.0.4 -> 3.3.0)⭐️
io.spring.dependency-management,org.flywaydb.flyway버전을 최신 버전으로commons-lang3추가spring.tomcat.threads.min-spare->server.tomcat.threads.min-spare(잘못된 prefix)Jackson2JsonRedisSerializer<>(Object.class)->Jackson2JsonRedisSerializer<>(new ObjectMapper(), Object.class)'org.springframework.boot:spring-boot-properties-migrator'로 검증한다.Beta Was this translation helpful? Give feedback.
All reactions