Nineya
Home
Blog
软著申请
SpringBoot Command Line Runner not working in Spring-Boot 3.0.3
2025-01-07 07:24:08
846
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
2025-01-07 07:24:02
29183
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
2025-01-07 07:23:59
8077
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()
2025-01-07 07:23:57
602
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
2025-01-07 07:23:55
5992
555132e09646f0381ca732ab48b8579ee0fb5aa3 reverted BootZipCopyAction to use GregorianCalendar, but I still think this val...
SpringBoot JAVA_TOOLS_OPTIONS ignored in buildpacks
2025-01-07 07:23:51
4981
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
2025-01-07 07:23:46
141
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
2025-01-07 07:23:43
3285
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
2025-01-07 07:23:41
5313
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
2025-01-07 07:23:38
770
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
2025-01-07 07:23:35
1813
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
2025-01-07 07:23:33
6408
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
2025-01-07 07:23:30
4439
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
2025-01-07 07:23:26
4566
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
2025-01-07 07:23:24
560
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
2025-01-07 07:23:21
2348
@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
2025-01-07 07:23:19
1681
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
2025-01-07 07:23:16
4556
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
2025-01-07 07:23:13
1460
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
2025-01-07 07:23:09
1402
If there has a more convenient way to configure ConfirmCallback and ReturnsCallback for RabbitTemplate by auto-configure...
上一页
下一页
1
…
1842
1843
1844
1845
1846
…
2246
.