You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

141 B

模块本身不打包可执行 jar,开发调试直接运行 AuthApplication.main;单元测试使用 H2 内存库配合 @SpringBootTest。