spring boot(2) : pom

1. 1.4.7.RELEASE 不支持activeMQ,1.5.9.RELEASE支持


			org.springframework.boot
			spring-boot-starter-activemq
		

 

2. 开发者模式


		
			org.springframework.boot
			spring-boot-devtools
			true
			
		

 


		
			
				org.springframework.boot
				spring-boot-maven-plugin
				
				
					trie
					
					true
				
			
		
	

 

3. 

你可能感兴趣的:(#,springboot,springboot)