Nineya
Home
Blog
SpringBoot Applying Spring Boot Gradle plugin to large scale multi project slow down IntelliJ reload.
2025-01-06 20:22:34
773
Enhancement (please don't include this emoji/text, just add your details)ProblemsWe have large scale server side project...
SpringBoot Delete ErrorProperties.IncludeStacktrace
2025-01-06 20:22:08
294
Since it's only used for binding, in 2.4 we should be able to delete ErrorProperties.IncludeStackStrace and replace it w...
SpringBoot Fix
2025-01-06 20:22:01
522
Comment From: pivotal-issuemaster@wambugucoder Please sign the Contributor License Agreement!Click here to manually sync...
SpringBoot org.springframework.data.redis.RedisConnectionFailureException: Unable to connect to Redis
2025-01-06 20:21:54
12684
🙅 I am so weak and I need guys help me, hiahiahia~~~- Question- when I use spring-boot-starter-data-redis and i want t...
SpringBoot Lettuce has bugs and can't connect to Redis (UnresolvedAddressException)
2025-01-06 20:21:47
44741
application.ymlspring: redis: host: 127.0.0.1 port: 6379Got errors:org.springframework.data.redis.RedisConnection...
SpringBoot Add support for Elasticsearch Sniffer
2025-01-06 20:21:40
1999
Added autoconfig support and tests for the elastic search sniffer.Comment From: somayajThanks for the feedback. I believ...
SpringBoot Handle missing manifest files in JarTypeFilter
2025-01-06 20:21:33
546
JarTypeFilter was not handling dependency jars with missing manifest files, resulting in all starter jars being included...
SpringBoot Polish
2025-01-06 20:21:26
93
This PR fixes some typos and polishes trivial stuff.Comment From: snicollThanks again @izeye
SpringBoot Provide out-of-the-box support for Elasticsearch Sniffer
2025-01-06 20:21:20
619
It would be nice if Spring Boot provides out-of-the-box support for Elasticsearch Sniffer.See https://www.elastic.co/gui...
SpringBoot Spring Data Couchbase Auto Configuration prevents automatic index creation from occurring
2025-01-06 20:21:12
3516
Auto index creation support appears broken because the CouchbaseMappingContext @Bean is initialized before the Couchbase...
SpringBoot Maven resources plugin execution generates a warning with a vanilla project
2025-01-06 20:21:04
1313
Since the upgrade to 3.2.0 an vanilla project using our spring-boot-starter-parent outputs the following:[INFO] --- mave...
SpringBoot Starter jars not excluded from repackaged jars using spring-boot-maven-plugin.
2025-01-06 20:20:57
2413
JarTypeFilter is not handling dependency jars with missing manifest files. This results in all starter jars being includ...
SpringBoot Document warning about InMemoryOAuth2AuthorizedClientService
2025-01-06 20:20:49
137
We should document that InMemoryOAuth2AuthorizedClientService isn't a good default, perhaps even log a warning.See #2423...
SpringBoot Exclude empty starters jars and annotation processors when running or packaging with Maven and Gradle
2025-01-06 20:20:43
7952
@odrotbohm brought up the interesting idea that we could simply exclude empty starter JARs from our fat jars. This might...
SpringBoot Update documentation containing examples of WebSecurityConfigurerAdapter
2025-01-06 20:20:36
128
Following the change in #22739, we should update our documentation to use SecurityFilterChain over WebSecurityConfigurer...
SpringBoot Add configuration option to configure Kafka Listener's onlyLogRecordMetadata
2025-01-06 20:20:30
1370
Add configuration option to configure Kafka Listener's onlyLogRecordMetadata #24568Comment From: snicollVery nice @marti...
SpringBoot Spring Boot 1.5.22 vs 2.0.0 onwards .formLogin().loginPage issue(?)
2025-01-06 20:20:23
1387
To keep it simple - if i run https://mkyong.com/spring-boot/spring-boot-spring-security-thymeleaf-example/ code with spr...
SpringBoot Persistent and RelationshipProperties-annotated types are not scanned with Spring Data Neo4j
2025-01-06 20:20:16
2132
To align with the other store modules, I added the Persistent type to the initial scan list. We already added this in SD...
SpringBoot Disable Jackson SerializationFeature.WRITE_DURATIONS_AS_TIMESTAMPS by default
2025-01-06 20:20:09
636
Jackson added a breaking change in 2.10 for the way Duration is serialized.Before that the DurationSerializer was using ...
SpringBoot Harmonize ActiveMQ Artemis naming
2025-01-06 20:20:02
213
A recent change on master lead to a review of the doc and @jbertram suggested we reviewed our doc to refer to Artemis as...
上一页
下一页
1
…
2084
2085
2086
2087
2088
…
2246
.