Nineya
Home
Blog
Spring Problem with receiving large messages (size > 100 KB) using Spring JmsTemplate from ActiveMQ Artemis JMS
2025-01-08 21:25:49
2196
Affects: 5.3.31There is a problem with receiving large messages (files with size > 100 KB) using Spring JmsTemplate f...
Spring Asynchronous initialization of Spring beans
2025-01-08 21:25:46
2267
As the most people's problems, we have come to the same confusion. Our project has about 1,000 beans, but the startup ti...
Spring DatabasePopulatorConfigUtils should only set a populator if matching scripts are defined
2025-01-08 21:25:44
1275
In my project, we define database initialization scripts via jdbc:initialize-database element. <jdbc:initiali...
Spring NamedParameterJdbcTemplate doesn't support postgresql dollar quoting $$ [SPR-16512]
2025-01-08 21:25:41
550
RJ opened SPR-16512 and commentedWhen trying to use valid postgresql dollar quoting syntax, NamedParameterJDBCTemplate t...
Spring Need to know transaction.isReadonly while getting connection - spring-jdbc
2025-01-08 21:25:39
2357
Backgroup: I have a large project with more than 500 nodes need to connection to one Database, so connection count is ...
Spring JmsTemplate/CachingConnectionFactory doesn't reset sessions if the underlying connection was physically closed [SPR-17499]
2025-01-08 21:25:36
12421
Kevin Möchel opened SPR-17499 and commentedIf one uses the JmsTemplate to produce messages together with the CachingConn...
Spring Support dynamic bean lookup a la CDI's Instance type [SPR-13132]
2025-01-08 21:25:33
3646
Thomas Darimont opened SPR-13132 and commentedIt would be helpful to be able to dynamically query an application context...
Spring DefaultMessageListenerContainer: CACHE_CONSUMER with dedicated connections for Bitronix transactions [SPR-16642]
2025-01-08 21:25:30
5970
Andrew Tulloch opened SPR-16642 and commentedIf the error handling path in the DefaultMessageListenerContainer the JMS c...
Spring Include @ConditionalOnMissingBean and @ConditionalOnClass from Spring Boot [SPR-11296]
2025-01-08 21:25:26
2327
Oliver Drotbohm opened SPR-11296 and commented@ConditionalOnMissingBean and @ConditionalOnClass allow to selectively reg...
Spring Document functional bean registration in the reference manual
2025-01-08 21:25:23
315
We currently not have any documentation on functional bean registration in the reference manual, so let's add that in 5....
Spring Documentation for running hibernate with bytecode enhancement on a spring stack [SPR-17089]
2025-01-08 21:25:20
936
Caleb Cushing opened SPR-17089 and commentedI've been going a bit crazy trying to figure out what's not being done corre...
Spring IllegalAccessError with load time weaving enabled in EAR deployment [SPR-10206]
2025-01-08 21:25:17
8333
Maxim Moldenhauer opened SPR-10206 and commentedI have an application with multiple web modules with the spring dependen...
Spring Support selection of specific marshaller based on bound class [SPR-13457]
2025-01-08 21:25:15
2949
Dmitry Katsubo opened SPR-13457 and commentedI think someone can benefit from the following improvement. I would like to...
Spring Cache level CACHE_NONE does not recover properly on JMSException [SPR-11762]
2025-01-08 21:25:13
9526
liangwenbo opened SPR-11762 and commentedHi:I use spring-jms consume activemq5.9 queue, and it stop consuming when messa...
Spring When using Programatic transaction management of SPR if the developer misses to commit or rollback the transaction ; when the thread is returned from pool next time the stale transaction is returned. [SPR-13789]
2025-01-08 21:25:10
5054
Sahil lone opened SPR-13789 and commentedWhen we use Platform transaction management of Spring , the below example is ho...
Spring Transactional unit test support without overhead of container [SPR-7551]
2025-01-08 21:25:07
4105
Keith Donald opened SPR-7551 and commentedI prefer to unit test my data access objects without a dependency on a Spring ...
Spring SpEL Documentation - Include Predefined Beans [SPR-8333]
2025-01-08 21:25:04
605
Gordon Dickens opened SPR-8333 and commentedAs a developer, it would be helpful to define any predefined objects availab...
Spring Doc: Producing JMS messages with JmsTemplate can cause problems with Artemis cluster [SPR-17554]
2025-01-08 21:25:01
8524
Alexander Kosarev opened SPR-17554 and commentedThere is a service with spring-boot-starter-activemq in dependencies. Pr...
Spring PooledConnectionFactory for JMS [SPR-13586]
2025-01-08 21:24:58
6472
Amey Jadiye opened SPR-13586 and commentedSpring provides classes for jms connection optimisation, however both SingleCo...
Spring SpEL should not attempt conversion when exact match is available [SPR-14284]
2025-01-08 21:24:55
775
Christopher Smith opened SPR-14284 and commentedI have an overloaded method where one overload's single parameter exactl...
上一页
下一页
1
…
1241
1242
1243
1244
1245
…
2246
.