Spring Problem with receiving large messages (size > 100 KB) using Spring JmsTemplate from ActiveMQ Artemis JMS

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

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

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]

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

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]

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]

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]

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]

Oliver Drotbohm opened SPR-11296 and commented@ConditionalOnMissingBean and @ConditionalOnClass allow to selectively reg...

Spring Document functional bean registration in the reference manual

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]

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]

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]

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]

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]

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]

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]

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]

Alexander Kosarev opened SPR-17554 and commentedThere is a service with spring-boot-starter-activemq in dependencies. Pr...

Spring PooledConnectionFactory for JMS [SPR-13586]

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]

Christopher Smith opened SPR-14284 and commentedI have an overloaded method where one overload's single parameter exactl...
上一页 下一页
.