Nineya
Home
Blog
软著申请
SpringBoot Thymeleaf not working in springboot starter project which is production service
2025-01-07 23:31:34
1177
Hello,=> springboot starter project - version '2.4.2' => java version - 11=> 'spring-boot-starter-thymeleaf',...
SpringBoot Spring Boot 3.3 uses EoL Version of Hibernate
2025-01-07 23:31:29
3171
Spring Boot manages the dependency to Hibernate. Currently, we are using Spring Boot 3.3.4, which is providing the depen...
SpringBoot Explicit user/password for hikari/liquibase is ignored when using Docker Compose support
2025-01-07 23:31:27
28892
Spring Boot 3.2.5The explicitly configured usernames and passwords are not used when using the Docker Compose support:sp...
SpringBoot Add condition to WebServicesAutoConfiguration to work with lists
2025-01-07 23:31:24
267
14241 - Changed WebServicesAutoConfiguration to use @OnWsdlLocationsCondition instead of @ConditionalOnPropertyComment F...
SpringBoot Publish a Gradle version catalog for Spring Boot's own modules
2025-01-07 23:31:21
18065
Gradle now supports version catalogs, which have the advantage of generating type-safe accessors to reference the depend...
SpringBoot Provide a settings plugin or version catalog for managing Gradle plugin versions
2025-01-07 23:31:19
1814
When using Gradle, it's difficult to keep the version of a build plugin such as org.hibernate.orm or org.graalvm.buildto...
SpringBoot Consider removing in-memory database configuration from slice tests
2025-01-07 23:31:16
5258
To begin with, I'm aware of recent improvements made by https://github.com/spring-projects/spring-boot/issues/35253.Howe...
SpringBoot Provide service connection support for Hazelcast
2025-01-07 23:31:13
2608
gh-34778Comment From: nosanThe open question is about hazelcast/hazelcast-enterprise image, should I add it as well? htt...
SpringBoot Document how to handle MANIFEST.MF in native image with Maven
2025-01-07 23:31:11
7938
When native image is built, there is no MANIFEST.MF for the application being built. Running "MyApp.class.getPackage().g...
SpringBoot Some @ControllerEndpoint and @RestControllerEndpoint infrastructure remains undeprecated
2025-01-07 23:31:07
303
Similar to https://github.com/spring-projects/spring-boot/issues/41542, ControllerEndpointHandlerMapping in both org.spr...
SpringBoot Profiles are not active when the environment is prepared with an AOT-optimized application
2025-01-07 23:31:05
13907
I am not sure whether to file the issue here or to Spring Cloud Config directly because I don't know at which part the i...
SpringBoot Different path to find docker compose in a multi-module project when it is a test
2025-01-07 23:31:03
2864
DescriptionHello. I have noticed that the way I find the docker-compose.yml file in a multi-module project is different ...
SpringBoot Unify OSS and commercial builds
2025-01-07 23:31:00
915
Gradle related tasks- [x] Add spring.build-type to gradle.properties- [x] Propagate root gradle.properties to buildSrc f...
SpringBoot Raise the minimum supported version of Gradle 8 to 8.4
2025-01-07 23:30:55
2026
Upgrading to Jackson 2.18 (#42480) reveals an incompatibility with Gradle 8.3:Caused by: java.io.IOException: Failed to ...
SpringBoot Auto-configuration for Rabbit Streams doesn't consider RabbitConnectionDetails
2025-01-07 23:30:52
626
The auto-configuration for Rabbit Streams looks at the spring.rabbit.stream.* properties for various settings, sometimes...
SpringBoot Custom Actuator Endpoint with MediaType as text/event-stream is not working
2025-01-07 23:30:50
3013
Versions That i have usedJava:- OpenJDK-11Spring boot: 2.7.0reactor-core: 3.4.28netty: 1.0.30Problem: I created a custom...
SpringBoot modification timestamp bug in spring-boot-maven-plugin
2025-01-07 23:30:41
1902
Hi buddy,First, I use the version 2.7.18 & JDK 8.when I repackage a microservice jar, I found the modification times...
SpringBoot Remove fail fast logic for unsupported versions of Gradle
2025-01-07 23:30:38
441
When we move to supported 7.x (7.6.4 or later) and 8.x (8.3 or later) failing fast for an unsupported versions of Gradle...
SpringBoot spring-boot-starter-test:3.3.4 has a dependency on xmlunit-core version 2.9.1 that has a vulnerability issue
2025-01-07 23:30:36
504
latest spring-boot-starter-test version is 3.3.4Depend on xmlunit-core version 2.9.1 that has one vulnerability:to resol...
SpringBoot Fix links to Micrometer reference doc
2025-01-07 23:30:29
120
Closes https://github.com/spring-projects/spring-boot/issues/42466Comment From: snicollThanks again, @ngocnhan-tran1996.
上一页
下一页
1
…
1641
1642
1643
1644
1645
…
2246
.