Nineya
Home
Blog
SpringBoot Reinstate support for pooled-jms as it is now JMS 3.0 compatible
2025-01-07 03:00:31
175
This is largely a revert of 6e7f2766c888939942d6063afb3f343cfb2d2d80. We then also need to reinstate ArtemisConnectionFa...
SpringBoot When the system time to package compilation environment is date 1970,the jar will run error
2025-01-07 03:00:28
4597
When the system time to package compilation environment is date 1970,the jar will run error: Exception in threa...
SpringBoot PagedResourcesAssembler not converting to PagedModel when using @Query
2025-01-07 03:00:24
4791
I'm trying to convert the result of a paged query to a PagedModel to generate the links automatically. Basically, the en...
SpringBoot Remove support for pooled-jms as it is not JMS 3.0 compatible
2025-01-07 03:00:21
221
Comment From: gemmellrJust to say that it is now 3.0 compatible from the 3.0.0 release, following https://github.com/mes...
SpringBoot Difficult to reason about application context type in SpringApplication
2025-01-07 03:00:17
3900
I wanted to write a listener that ensured the application context type in a SpringApplication was not annotation-driven ...
SpringBoot Ensure that all data store auto-configurations have consistent default connection behaviour
2025-01-07 03:00:14
7569
This was raised as part of a discussion on Twitter. The specific example given is Mongo which connects to localhost when...
SpringBoot Allow @ConditionalOnClass to apply to spring.factories entries for listeners and initializers etc.
2025-01-07 03:00:10
1502
The spring.factories handling in SpringApplication is encapsulated, so we could support @ConditionalOnClass on the entri...
SpringBoot Consider restructuring Spring Session configuration properties
2025-01-07 03:00:06
2951
This is a follow-up on #17278, which handled changes to flush mode related configuration properties. More changes in con...
SpringBoot Auto-configure OpenTSDBMeterRegistry
2025-01-07 03:00:03
153
Micrometer 1.4.0 added OpenTSDB support in https://github.com/micrometer-metrics/micrometer/pull/1916, so you might be i...
SpringBoot Consider building with Java 11 and --release 8
2025-01-07 03:00:00
216
Comment From: chaundhyan@philwebb: Is this done or still out in open? I can take it up and provide my analysis?Comment F...
SpringBoot Don't build docs on JDK > 8
2025-01-07 02:59:56
2829
It's a waste of time really.Comment From: snicollDo you include javadoc generation? If so, I think we should keep it as ...
SpringBoot Embedded Mongo Auth Setup
2025-01-07 02:59:52
2582
Context:EmbeddedMongoAutoConfigurationI'm trying to setup embedded-mongo using authentication on integration tests.As I ...
SpringBoot Provide a pluggable abstraction for resolving SpringBootExceptionReporters
2025-01-07 02:59:49
997
Currently, a SpringBootExceptionReporter is required to provide a constructor that takes a ConfigurableApplicationContex...
SpringBoot Provide a pluggable abstraction for resolving SpringApplicationRunListeners
2025-01-07 02:59:45
1032
Similar to #15955, it would be useful in the context of #15704 for a SpringApplicationRunListener not to have to have a ...
SpringBoot Spring boot autoconfigure calls RedisSentinelConfiguration.setUsername which doesn't exist
2025-01-07 02:59:42
3680
Error message12:18:07.526 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encoun...
SpringBoot Provide a callback mechanism for customizing LocalValidatorFactoryBean's configuration
2025-01-07 02:59:38
3910
Add a AddValueExtractorsLocalValidatorFactoryBean that expand LocalValidatorFactoryBean which based SpringFramework, it ...
SpringBoot Provide a configuration property for Kafka's async acks
2025-01-07 02:59:34
374
Comment From: pivotal-cla@TheCK Please sign the Contributor License Agreement!Click here to manually synchronize the sta...
SpringBoot Bean not found after upgrading to 2.6.7
2025-01-07 02:59:30
1764
After upgrading spring-boot from 2.5.11 to 2.6.7, it seems you can no longer inject dependant beans from within a @PostC...
SpringBoot Unsupported media type when using InputStream @RequestBody
2025-01-07 02:59:27
6726
Using Spring Boot 2.6.5.Apparently Spring fails on REST service handlers that are set to require the body in binary when...
SpringBoot Upgrade to Selenium HtmlUnit 3.61.0
2025-01-07 02:59:22
248
We're currently using 3.60.0 and wouldn't normally upgrade to a new minor once we'd reached the RC phase. However, witho...
上一页
下一页
1
…
1939
1940
1941
1942
1943
…
2246
.