Nineya
Home
Blog
SpringBoot Upgrade to jakarta.el 3.0.3.jbossorg-2
2025-01-07 01:16:55
1353
The library starter spring-boot-starter-validation (amongst others) pulls in jakarta.el version 3.0.3 at a minimum. This...
SpringBoot The contents of the error template are displaying inline when an Exception is raised.
2025-01-07 01:16:51
35359
I'm not entirely sure if this goes in the Thymeleaf project or the Spring Boot project.Spring Boot 2.5.4Custom ErrorCont...
SpringBoot Add mime-type properties for cache-control application web property
2025-01-07 01:16:47
4941
ProblemI'd like to include Cache-Control headers only on certain static files, by solely using the application.yml file ...
SpringBoot Binder conversion fails intermittently when called from multiple threads
2025-01-07 01:16:43
6991
I compile a jar to provide coroutines for java, like 'kotlin-coroutines-java-support.jar'.It works well until org.spring...
SpringBoot Configuration Processor does not support lombok @Builder.Default annotated values
2025-01-07 01:16:38
3635
Hi,Spring Boot configuration processor does not set the default values for those that have the lombok Builder.Default an...
SpringBoot Missed property (key-alias) in org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
2025-01-07 01:16:34
1022
Hi teamI am using spring boot (v 2.4.0) with Kafka and found out that org.springframework.boot.autoconfigure.kafka.Kafka...
SpringBoot Provide better facilities for third-party Spring Session implementations
2025-01-07 01:16:30
4176
Currently, org.springframework.boot.autoconfigure.session.Storetype is a hard-coded enumeration of Spring Boot-supported...
SpringBoot "unable to access jarfile" when trying to run executable jar with build/bootScripts
2025-01-07 01:16:27
1512
Gradle v3.5Spring Boot v2.0.0.M1I'm encountering an error when trying to run an executable jar using the auto-generated ...
SpringBoot configuration-processor does not pick up description from javadoc on inherited properties in different Maven modules
2025-01-07 01:16:23
1078
Affected version: Spring Boot 2.5.3Build system: Maven 3.6.9Consider a class annotated with @ConfigurationProperties ext...
SpringBoot Support for excluding certain configuration file extensions
2025-01-07 01:16:20
2225
if custom project do not have some file extensions for the config, we use the property to exclude these execution(such a...
SpringBoot CloudPlatform determination does not work correctly in Azure App Service (Windows)
2025-01-07 01:16:16
2020
CloudPlatform for Azure App Service was added in Pull Request #25829, but the environment is not correctly identified on...
SpringBoot Upgrading from 2.1.4.RELEASE to 2.5.0 giving Runtime Exception on aws ECS deployment
2025-01-07 01:16:12
37111
I have upgraded our app from springboot 2.1.4.Release to 2.5.0 and updated relevant jars for running the application. Bu...
SpringBoot Consider if we want to add an additional asciidoctor block around source code for callouts
2025-01-07 01:16:07
730
See the discussion at https://github.com/spring-projects/spring-boot/pull/27759#discussion_r691636911We currently don't ...
SpringBoot BeanCurrentlyInCreationException when two DataSources used with DataSourceInitializer
2025-01-07 01:16:02
12904
It appears that when there are two DataSource beans created and one bean factory method calls the other DataSource's bea...
SpringBoot refreshAfterWrite not working for Caffeine cache
2025-01-07 01:15:58
6596
I am trying this project: https://github.com/spring-projects/spring-boot/tree/master/spring-boot-samples/spring-boot-sam...
SpringBoot mvn plugin build-image openj9 support
2025-01-07 01:15:54
7914
Actually build-image use as default paketo-buildpacks/bellsoft-liberica:jre but can be really cool thing adding possibil...
SpringBoot SSL Auto-Configuration support for spring-boot-starter-data-cassandra
2025-01-07 01:15:51
1730
spring-boot-starter-data-cassandra has option for enabling ssl (by setting spring.data.cassandra.ssl=true), but when we ...
SpringBoot Remove @Persistent from CouchbaseDataConfiguration's entity scanning to re-align with Spring Data Couchbase
2025-01-07 01:15:47
244
Scanning for @Persistent was removed in https://github.com/spring-projects/spring-data-couchbase/commit/351370ba4d0f166a...
SpringBoot Support client side routing out of the box
2025-01-07 01:15:44
1250
There's no obvious out of the box way to configure Spring Boot for client side routing with single page applications.Mos...
SpringBoot default values are not detected when generating metadata from IntelliJ IDEA
2025-01-07 01:15:39
2539
I use the spring-boot-configuration-processor jar to generate configuration metadata files.According to docThe annotatio...
上一页
下一页
1
…
2008
2009
2010
2011
2012
…
2246
.