Grzegorz Piwowarek
|
c4638f1b4a
|
Fix SpringJMS examples
|
2016-10-13 18:35:13 +03:00 |
Kiran
|
65cd2dfb06
|
Code refactored and updated (#746)
* Updated indentation and refactored code
* Updated indentation and refactored code
* Updated indentation and refactored code
* Updated indentation and refactored code
* Updated indentation
* Updated indentation and refactored code
* Updated indentation and refactored code
|
2016-10-12 18:08:13 +02:00 |
eugenp
|
856be0a08a
|
formatting work
|
2016-10-12 08:02:05 +03:00 |
Grzegorz Piwowarek
|
e7ea2e1d2b
|
Fix spring-jms
|
2016-10-11 09:54:18 +02:00 |
Kiran
|
805c472ed6
|
Added useShutdownHook="false" (#735)
Set the property useShutdownHook to false
|
2016-10-11 09:31:10 +02:00 |
Kiran
|
9c5a0ff10f
|
Removed unnecessary code and SOP statements (#736)
|
2016-10-11 09:30:54 +02:00 |
Grzegorz Piwowarek
|
dd360db060
|
Refactor JMS examples
|
2016-10-09 21:21:09 +02:00 |
Grzegorz Piwowarek
|
02a1c2d114
|
Merge fix
|
2016-10-09 20:36:41 +02:00 |
Grzegorz Piwowarek
|
7fd2511b93
|
Merge branch 'master' of git://github.com/kirangonella/tutorials into kirangonella-master
# Conflicts:
# spring-jms/src/main/java/com/baeldung/spring/jms/Employee.java
# spring-jms/src/main/java/com/baeldung/spring/jms/SampleJMSExample.java
# spring-jms/src/main/java/com/baeldung/spring/jms/SampleJmsMessageSender.java
# spring-jms/src/main/java/com/baeldung/spring/jms/SampleListener.java
# spring-jms/src/main/java/com/baeldung/spring/jms/SampleMessageConverter.java
|
2016-10-09 20:36:03 +02:00 |
Kiran
|
872654d54c
|
Changed @Before to @BeforeClass
accordingly made the necessary methods staic
|
2016-10-09 14:22:20 -04:00 |
Kiran
|
ca3e67fcd8
|
Changed @Before to @BeforeClass
accordingly made the necessary methods staic
|
2016-10-09 14:21:43 -04:00 |
Kiran
|
b253563e67
|
Junit tests
JUnit Tests for default text messages and custom converted messages
|
2016-10-09 14:06:40 -04:00 |
Kiran
|
d640b9818d
|
Uploaded in wrong location
|
2016-10-09 14:02:46 -04:00 |
Kiran
|
528e3b1ef5
|
Uploaded in wrong location
|
2016-10-09 14:02:38 -04:00 |
Kiran
|
4240e34c37
|
Junit tests
JUnit tests for testing default text message as well as custom messages
|
2016-10-09 14:01:42 -04:00 |
Kiran
|
147e1bfe10
|
Embedded activemq is configured in this file
|
2016-10-09 13:59:25 -04:00 |
Kiran
|
0af6fbea16
|
Updated ApplicationContext.xml
|
2016-10-09 13:58:30 -04:00 |
Kiran
|
d1bdfb5234
|
This class is not required
Embedded ActiveMq is created from XML now.
|
2016-10-09 13:56:37 -04:00 |
Kiran
|
fe9c63560d
|
Updated indentation
|
2016-10-09 13:55:26 -04:00 |
Kiran
|
53a353916b
|
Updated indentation and refactored code
Added a a new method receiveMessage() to receive custom converted messages
|
2016-10-09 13:55:01 -04:00 |
Kiran
|
94f258f90c
|
Updated indentation and refactored code
|
2016-10-09 13:53:20 -04:00 |
Kiran
|
d98924b39d
|
Updated indentation and refactored code
|
2016-10-09 13:52:52 -04:00 |
Grzegorz Piwowarek
|
64d5a03863
|
Refactor spring-jms code samples
|
2016-10-07 10:39:07 +02:00 |
Kiran
|
2010fd9a87
|
Updated indentation
|
2016-10-05 00:14:59 -04:00 |
Kiran
|
ee9f0336b5
|
Updated indentation
|
2016-10-05 00:14:21 -04:00 |
Kiran
|
d0c9040cb9
|
spring-jms new project
|
2016-10-05 00:12:42 -04:00 |