SpringBoot Upgrade to Postgresql 42.6.2

Comment From: bjorntjJust curious, when the JDBC driver is updated, what are the reasons to not use the latest version, ...

SpringBoot Upgrade to Lombok 1.18.32

https://projectlombok.org/changelog - Initial JDK22 support added.https://github.com/projectlombok/lombok/issues/3630Co...

SpringBoot Problem with replacement of @DBRef to @DocumentReference

Hello!I would like to describe a problem with replacement of annotation @DBRef to annotation @DocumentReference in case ...

SpringBoot Issue JDF22 Execution repackage of goal org.springframework.boot:spring-boot-maven-plugin:3.2.3:repackage failed: Unsupported class file major version 66

Details about my goal:Build basic SpringBoot 3.2.3 application using the latest just released (as of this writing) JDK 2...

SpringBoot Switch to Antora Based Documentation

Similar to Spring Security, Spring Session, and Spring Framework, Spring Boot should consider switching Antora Based Doc...

SpringBoot SSL bundles to support the windows certificate store.

This is an enhancement request for SSL bundles to support (gasp) the windows certificate store. Thank you for providing ...

SpringBoot modify in admin SpringAppAdmin, Only for learning purpose

Comment From: pivotal-cla@deepakkremiges Please sign the Contributor License Agreement!Click here to manually synchroniz...

SpringBoot Port is already in use when using @SpringBootTest with a separate management port and a mock web environment

We didn't change anything in our code or configuration, other than upgrading versions.We can run the service locally, an...

SpringBoot Feature2

Comment From: pivotal-cla@deepakkremiges Please sign the Contributor License Agreement!Click here to manually synchroniz...

SpringBoot Replace activemq-client-jakarta with activemq-client

ActiveMQ 6.x is jakarta-based, so using the activemq-client-jakarta transition package is no longer needed.Comment From:...

SpringBoot @Transactional of the target class is not considered for methods defined in a subclass

If a (public) method is declared at a superclass of an @Transactional target class, the method won't be wrapped in a tra...

SpringBoot Change format of git.commit.time used by git-commit-id-maven-plugin from RFC 822 to ISO 8601

Related to https://github.com/git-commit-id/git-commit-id-maven-plugin/issues/674.This change is required to make the ti...

SpringBoot Bump spring-io/artifactory-deploy-action from 8f794d7e1c1e99a4f6afa3b87a9d1410853c1709 to b106e2854e05882e9b7d8810033e1e38fdc054b0

Bumps spring-io/artifactory-deploy-action from 8f794d7e1c1e99a4f6afa3b87a9d1410853c1709 to b106e2854e05882e9b7d8810033e1...

SpringBoot AspectJ based load time weaving using an LTW aware classloader without Java agent on "java -jar app.jar"

AspectJ based load time weaving (LTW) can be set up with Spring Boot, however when running as a dead simple "java -jar a...

SpringBoot Configure a suitable Jackson object pool when virtual threads are enabled

The default pool uses ThreadLocals, which aren't a great fit when using virtual threads.See https://twitter.com/jkuipers...

SpringBoot Support virtual threads for Jackson pool.

Closes #39783 Comment From: mhalbritterThanks for the PR. We've updated to Jackson 2.17 in the meantime, which by defaul...

SpringBoot Apply nohttp check per-project rather than at root

Unfortunately https://github.com/spring-io/nohttp/issues/60 is causing problems with our Antora migration due to the num...

SpringBoot Set all dispatch types for OncePerRequestFilter

As I said in a Stack Overflow question that I posted yesterday, Spring SessionRepositoryFilter is not applied to forward...

SpringBoot Spring boot error when call command mvn spring-boot:run

this is my pom configuration for spring-boot maven plugin<plugin> <groupId>org.springframework.boot</g...

SpringBoot Upgrade to Testcontainers 1.19.7

Comment From: MazizEsa@wilkinsona anyone taking this? If not I would like to.Comment From: wilkinsonaThanks for the offe...
上一页 下一页
.