forked from rongchao/epmet-cloud-rizhao
				
			
				 56 changed files with 221 additions and 50 deletions
			
			
		@ -1,4 +1,4 @@ | 
				
			|||
package com.epmet.config; | 
				
			|||
package com.epmet.commons.tools.config.shutdown; | 
				
			|||
 | 
				
			|||
import org.springframework.boot.autoconfigure.condition.ConditionalOnProperty; | 
				
			|||
import org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory; | 
				
			|||
@ -1,7 +1,5 @@ | 
				
			|||
package com.epmet.config; | 
				
			|||
package com.epmet.commons.tools.config.shutdown; | 
				
			|||
 | 
				
			|||
import com.epmet.commons.tools.exception.RenException; | 
				
			|||
import net.bytebuddy.implementation.bytecode.Throw; | 
				
			|||
import org.apache.catalina.connector.Connector; | 
				
			|||
import org.slf4j.Logger; | 
				
			|||
import org.slf4j.LoggerFactory; | 
				
			|||
@ -1,4 +1,4 @@ | 
				
			|||
package com.epmet.config; | 
				
			|||
package com.epmet.commons.tools.config.shutdown; | 
				
			|||
 | 
				
			|||
import lombok.Data; | 
				
			|||
import org.springframework.boot.context.properties.ConfigurationProperties; | 
				
			|||
					Loading…
					
					
				
		Reference in new issue