首页>代码>Spring Boot整合jsp做为显示层的hello world实例>/springboot-jsp-helloworld/src/main/java/com/hellokoding/springboot/view/Application.java
package com.hellokoding.springboot.view;

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

@SpringBootApplication
public class Application {
    public static void main(String[] args) {
        SpringApplication.run(Application.class, args);
    }
}
最近下载更多
zjjhzjb  LV14 2023年9月19日
1997akkk  LV5 2023年7月5日
三几个  LV11 2023年5月23日
ruiqiweb  LV10 2023年3月23日
xiaobaitud  LV13 2023年1月10日
失落的小象  LV10 2021年6月24日
快乐男孩  LV6 2021年6月1日
fanghao  LV16 2021年3月18日
123456nty  LV37 2021年3月11日
sssssssyy  LV10 2021年2月24日
最近浏览更多
zjjhzjb  LV14 2023年9月19日
张朕朕  LV3 2023年9月10日
cheung524071  LV8 2023年8月23日
飞呀飞呀飞不放  LV7 2023年8月8日
lsq54365  LV14 2023年7月10日
1997akkk  LV5 2023年7月5日
zx54321  LV12 2023年6月14日
jxjyzzc  LV7 2023年6月7日
三几个  LV11 2023年5月23日
ruiqiweb  LV10 2023年3月23日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友