04 2018 档案
摘要:public class TPlatformInfoTest extends TestBase{ private static MyHttpClient TPlatformInfoDispose; @BeforeClass public static void setUpBeforeClass(){
阅读全文
摘要:在使用 Springboot 框架进行开发的时候,通常我们会在 main 函数上添加 @SpringBootApplication 注解,今天为大家解析一下 @SpringBootApplication; @SpringBootApplication @SpringBootApplication源码
阅读全文
摘要:1、 @SpringBootApplication是Spring Boot项目的核心注解,主要目的是开启自动配置。 2、 @ResponseBody返回的是数据而不是页面,将返回数据放在response中,@RestController是@Controller和@ResponseBody的组合注解
阅读全文

浙公网安备 33010602011771号