首页>代码>spring cloud简单的框架搭建实例>/spring-cloud-demo-master/demo/src/main/java/com/example/demo/DemoApplication.java
package com.example.demo;

import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;

@SpringBootApplication
public class DemoApplication {

	public static void main(String[] args) {
		SpringApplication.run(DemoApplication.class, args);
	}
}
最近下载更多
zhujunnan  LV12 3月8日
iceboard  LV2 2023年2月26日
ewan007  LV29 2022年7月12日
wangdengzhe  LV7 2022年4月6日
1234mama  LV19 2022年3月17日
sunlzh888888  LV28 2021年6月22日
李海洋  LV12 2021年3月27日
cgp0219  LV6 2021年3月15日
liuna9876  LV7 2021年2月4日
sevenliu  LV9 2020年12月29日
最近浏览更多
zhujunnan  LV12 3月8日
龚顺龙  LV3 2023年9月24日
lichengai  LV7 2023年7月4日
lt33333  LV7 2023年6月5日
wmm500  LV3 2023年5月16日
Wu_大花  LV1 2023年3月21日
iceboard  LV2 2023年2月26日
阳光12345  LV3 2023年1月11日
liangge2115  LV27 2023年1月3日
1049066887  LV12 2022年12月25日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友