Nineya
Home
Blog
springboot Support running different main class from fat jar
2025-01-06 09:05:02
5177
Our applications contain multiple main classes via dependent jar library.(e.g.: a dependent jar contains simple tool app...
springboot Default for spring.kafka.listener.missing-topics-fatal is no longer aligned with Spring Kafka's default
2025-01-06 09:04:56
1841
Related to: ISSUE -20828Issue Explanation:Spring-Kafka configuration change - Starting with version 2.3.4, the missingTo...
springboot Polish
2025-01-06 09:04:49
93
This PR fixes some typos and polishes trivial stuff.Comment From: snicollThanks again @izeye!
springboot Change PropertiesLauncher equals method to use URI rather than URL
2025-01-06 09:04:43
2109
We seem to have a little problem here:"The equals and hashCode methods of URL are blocking"Comment From: bclozelI guess ...
springboot Add reference to Mule 4 starter
2025-01-06 09:04:36
370
A 'Bootiful' approach to run Mule 4 embedded into a Spring Boot application.Comment From: pivotal-issuemaster@mnusan Ple...
springboot Remove unused fields in tests
2025-01-06 09:04:29
70
Hi,this PR removes a couple of unused fields in tests.Cheers,Christoph
springboot Unable to find Java
2025-01-06 09:04:22
6318
Hi, I'm developing a Spring Boot application on Ubuntu (running inside a Vagrant-managed virtual machine). I'm following...
springboot Provide an implicit layer for buildpack contributions
2025-01-06 09:04:15
1096
We should define a special layer name that's reserved for external contributions to an unpacked jar. I think the current...
springboot Make ActiveMQConnectionFactoryFactory public
2025-01-06 09:04:09
2225
As SSL ActiveMQ is not currently supported for autoconfiguration (https://github.com/spring-projects/spring-boot/pull/17...
springboot Enhance autoconfiguration support for Spring HATEOAS.
2025-01-06 09:04:02
2187
DO NOT MERGESo far it has this:* Provide CodecCustomizer to support WebClient.* Provide RestTemplateCustomizer.* Provide...
springboot Auto Configure ClientRSocketConnector and ServerRsocketConnect for Spring integration RSocket
2025-01-06 09:03:56
2171
When I created a sample project to taste Spring Integration RSocket, but I have to create ServerRSocketConnector and Cli...
springboot A component of operating elastic search
2025-01-06 09:03:49
1882
Hello, I developed a component to operate elastic search. It has two ways to use it1. It is similar to spring-boot-start...
springboot Managing Files on Cloud
2025-01-06 09:03:42
1501
Hi AllI liked the idea of "spring-cloud-config" and able to expose environment properties as rest api's. However working...
springboot Default for spring.kafka.listener.missing-topics-fatal is no longer aligned with Spring Kafka's default
2025-01-06 09:03:36
42
Forward port of issue #20917 to 2.3.0.RC1.
springboot Harmonize naming of Elasticsearch auto-configuration classes
2025-01-06 09:03:30
1598
This PR harmonizes the naming of Elasticsearch auto-configuration components by including Elasticsearch in class names.I...
springboot Default for spring.kafka.listener.missing-topics-fatal is no longer aligned with Spring Kafka's default
2025-01-06 09:03:23
630
(Also Boot 2.2).We changed the default in spring-kafka to false in 2.3.4.This property was added in S-K 2.2 with default...
springboot Design and implement a layered jar format
2025-01-06 09:03:17
1830
Following on from #12545 we'd like to enhance our fat jar format to support layer folders that are easier to use when wr...
springboot Add buildpack support
2025-01-06 09:03:10
1801
Following on from #12545 we'd like to add buildpack support so that Docker images can be created easily from Maven/Gradl...
springboot Typo in documentation
2025-01-06 09:03:03
448
Hi,I think there is a typo in the documentation: https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#b...
springboot Migrate NewRelic metrics to NewRelicClientProvider
2025-01-06 09:02:57
1458
Regarding https://github.com/spring-projects/spring-boot/issues/20839., this for the updates to support the new Micromet...
上一页
下一页
1
…
2191
2192
2193
2194
2195
…
2246
.