Nineya
Home
Blog
springboot Remove duplicate note in Hazelcast section of reference guide
2025-01-06 06:36:41
41
Forward port of issue #19678 to 2.3.0.M1.
springboot Remove duplicate note in Hazelcast section of reference guide
2025-01-06 06:36:35
259
The following section is duplicated in the doc as of 2.2.x:If you define a com.hazelcast.config.Config bean, Spring Boot...
springboot Remove support for Elasticsearch transport client
2025-01-06 06:36:29
331
Since #15008 the Elasticsearch transport client is deprecated and both Spring Data Elasticsearch and Elasticsearch will ...
springboot Upgrade to Elasticsearch 7.5.1
2025-01-06 06:36:23
129
Comment From: wilkinsonaClosed by https://github.com/spring-projects/spring-boot/commit/d282eb619f62165a36fa91f419ec98b9...
springboot spring-boot-starter-validation and @Validated makes @ConfigurationProperties fail
2025-01-06 06:36:16
3246
@ConfigurationProperties(prefix = "validateconfig") and @Component work with org.springframework.boot:spring-boot-autoco...
springboot java.net.URL heap bigger and bigger
2025-01-06 06:36:04
605
I have a very simple project .It jush have one controller, use org.springframework.web.client.RestTemplate.postForObject...
springboot when I use spring_profiles_active in environment, springboot starts with 2 profiles
2025-01-06 06:35:49
485
Spring Boot version : v2.2.2.RELEASEapplication.ymlspring: application: name: config-server profiles: active: de...
springboot CORS properties dosen't work?
2025-01-06 06:35:43
1494
recently I have accessed to CORS , it seems that three ways to solve this,1. Use @CrossOrigin2. Use Configuration Class ...
springboot String Value is Going to Parse for Decimal Spring Data JPA Mysql
2025-01-06 06:35:35
16281
Entity ClassMasterKey.txtTableMasterKey.sql.txtRepositorypublic interface MasterKeyRepository extends CrudRepository<...
springboot git branch captured in the build scan is wrong
2025-01-06 06:35:28
2517
It's captured as HEAD. I suspect it may be a side-effect of how the Concourse git resource checks out the code.Comment F...
springboot Hide gradle welcome message on CI
2025-01-06 06:35:21
1548
We should try to hide this message on CI:waiting for docker to come up...Cleaning local maven repo "org.springframe...
springboot Gradle plugin build may pick up Gradle configuration from ancestor directories
2025-01-06 06:35:15
240
In 2.1.x and 2.2.x, the Gradle plugin is a separate Gradle build but it has no settings.gradle. This results in Gradle s...
springboot Switch from Spring Boot 2.1.x to 2.2.x causes ConstraintViolationException
2025-01-06 06:35:09
4223
I created a project which showcases the issue: https://github.com/schnesim/SpringTestIt comprises two entities linked li...
springboot Gradle plugin build may pick up Gradle configuration from ancestor directories
2025-01-06 06:35:02
38
Forward port of issue #19656 to 2.2.3.
springboot PoolingDataSourceBean.getParentLogger() method Dead cycle
2025-01-06 06:34:56
223
When I was browsing the source code, I found that PoolingDataSourceBean class of method getParentLogger there was a Dead...
springboot Update copyright in legal doc section
2025-01-06 06:34:50
41
Forward port of issue #19621 to 2.3.0.M1.
springboot Update copyright in legal doc section
2025-01-06 06:34:44
308
Hi.this PR updates the copyright to 2020 under the Legal section in the HTML reference.Cheers,ChristophComment From: sni...
springboot [ERROR] Failed to execute goal org.codehaus.mojo:xml-maven-plugin:1.0.2:transform (post-process-flattened-pom) on project spring-boot-dependencies: Unable to parse configuration of mojo org.codehaus.mojo:xml-maven-plugin:1.0.2:transform for parameter includes: Cannot assign configuration entry 'includes' with value '.flattened-pom.xml' of type java.lang.String to property of type java.lang.String[] -> [Help 1]
2025-01-06 06:34:37
12921
"C:\Program Files\Java\jdk1.8.0_121\bin\java.exe" -Dmaven.multiModuleProjectDirectory=D:\apache_repository\spr...
springboot Consider defining a bean of type 'com.xxx.ElasticsearchRestClient' in your configuration
2025-01-06 06:28:46
2367
Affects: Spring Framework version 5.1.10 & spring boot version 2.1.9hello , my project use spring boot version 2.1....
springboot Add missing @since tag in DisabledIfDockerUnavailable
2025-01-06 06:28:39
314
Hi,this PR fixes the current checkstyle issue in the builds.Cheers,ChristophComment From: dreis2211Fixed by @bclozel wit...
上一页
下一页
1
…
2020
2021
2022
2023
2024
…
2027
.