SpringBoot Command Line Runner not working in Spring-Boot 3.0.3

I have a class which implements CommandLineRunner, this was working up till spring boot 3.0.2, but does not seem to run ...

SpringBoot Spring boot quartz scheduler fails on sybase initialization script

I have a spring boot (vers 2.6.12) project with spring starter quartz(underlying quartz version is 2.3.2) and sybase jco...

SpringBoot Spring Data JPA Dependecy Issue

Hello, everyone.My name is Rafael and I'm a IT student.I'm doing a free lancer project with Spring and PostgreSQL. But w...

SpringBoot Make use of JavaExecSpec.getJvmArguments()

Gradle 8.1 will add and jvmArguments property to JavaExecSpec. We should be able to use this new property instead of our...

SpringBoot Apply consistent timestamps to files added to a fat archive

555132e09646f0381ca732ab48b8579ee0fb5aa3 reverted BootZipCopyAction to use GregorianCalendar, but I still think this val...

SpringBoot JAVA_TOOLS_OPTIONS ignored in buildpacks

Spring Boot version: 3.0.3 and 3.0.2Java version: 19 (with preview features)I'm trying to run a Spring Boot application ...

SpringBoot Upgrade to Tomcat 10.1.6

Comment From: wilkinsonaThere's a regression in 10.1.6 that affects war: resources. We'll pick up 10.1.7 in a subsequent...

SpringBoot Beans are not getting created or exposed to get utilized - Spring Boot 3.0.0 and above

Spring Boot version : 3.0.3 and 3.0.2Java version : 17There is a demo java spring boot application which consumes a logg...

SpringBoot Amazon Corretto not working in buildpacks

Spring Boot version: 3.0.3 and 3.0.2Java version: 19When trying to use custom buildpack in the Spring Boot Maven plugin ...

SpringBoot kotlin-maven-plugin doesn't accept java.version 8 as jvmTarget

https://github.com/spring-projects/spring-boot/blob/2b94484078f6ed3f1d373e8146efaaecddcd9964/spring-boot-project/spring-...

SpringBoot spring-boot-maven-plugin 3.0.1 with Maven Toolchain fails due to class file version

I have a Jenkins pipeline with JAVA_HOME pointing at Java 11, and Maven Toolchain pointing to Java 17. It works fine wit...

SpringBoot ClassCastException when running in AOT mode applying aspect to @RefreshScope bean

When running an AOT build of an application with a @RefreshScope bean that has an aspect applied to it, the application ...

SpringBoot Fix plugin timezone dependency

This is a proposed fix for the reproducibility problem described herehttps://github.com/spring-projects/spring-boot/issu...

SpringBoot Maven plugin uses timezone-local timestamps when outputTimestamp is used

SummaryThe spring-boot-maven-plugin repackage goal does not set a reproducible timestamp.The provided timestamp is used ...

SpringBoot Consolidate web server SSL configuration with Java keystore files

When the server.ssl.keystore, management.ssl.keystore, spring.rsocket.server.ssl.keystore, and related properties are us...

SpringBoot Clarify @ConfigurationProperties bean naming rules in documentation

@ConfigurationProperties bean name describe of "com.example.app-com.example.app.SomeProperties". I didn't find where the...

SpringBoot Spring Boot 3 does not provide a configuration property for configuring red metrics custom tag keys

In WavefrontTracingAutoConfiguration, it defines a WavefrontSpanHandler bean.This passes an empty collection to the redM...

SpringBoot Spring-Boot 3.0.3 @AutoConfiguration causes @Value-Annotated-Fields to be null

For our applications we use a self written auto configuration to create a /version endpoint for example.When migrating ...

SpringBoot Add link to Failover starter

Add reference to Failover starter projectFailover is a project to manage the failover on referential systems (external A...

SpringBoot Add RabbitTemplateCustomizer to allow customization of RabbitTemplates

If there has a more convenient way to configure ConfirmCallback and ReturnsCallback for RabbitTemplate by auto-configure...
上一页 下一页
.