Skip to content

jeonghunkim8/jmstest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jmstest

Project for testing Amazon MQ(active mq)

  • after importing the project(with pom.xml), then make "application.properties"
  • copy and paste below text, modify <url>, <username>, <password>
spring.activemq.broker-url=<url>
spring.activemq.user=<username>
spring.activemq.password=<password>
-Dorg.apache.activemq.SERIALIZABLE_PACKAGES="com.kurly.jmstest"
  • run testclass, then check the result.

About

Project for testing Amazon MQ(active mq)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages