添加代码示例springboot-hibernate
This commit is contained in:
@ -15,7 +15,7 @@ spring:
|
||||
spring:
|
||||
profiles: dev
|
||||
rabbitmq:
|
||||
host: 123.207.66.156
|
||||
host: 127.0.0.1
|
||||
port: 5672
|
||||
username: spring
|
||||
password: 123456
|
||||
|
||||
@ -13,7 +13,7 @@ import static org.junit.Assert.assertNull;
|
||||
|
||||
|
||||
/**
|
||||
* UserServiceTest
|
||||
* SenderServiceTest
|
||||
*
|
||||
* @author XiongNeng
|
||||
* @version 1.0
|
||||
|
||||
Reference in New Issue
Block a user