首页>代码>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 9月19日
1997akkk  LV5 7月5日
三几个  LV11 5月23日
ruiqiweb  LV10 3月23日
xiaobaitud  LV13 1月10日
失落的小象  LV10 2021年6月24日
快乐男孩  LV6 2021年6月1日
fanghao  LV16 2021年3月18日
123456nty  LV36 2021年3月11日
sssssssyy  LV10 2021年2月24日
最近浏览更多
zjjhzjb  LV14 9月19日
张朕朕  LV3 9月10日
cheung524071  LV8 8月23日
飞呀飞呀飞不放  LV7 8月8日
lsq54365  LV14 7月10日
1997akkk  LV5 7月5日
zx54321  LV12 6月14日
jxjyzzc  LV7 6月7日
三几个  LV11 5月23日
ruiqiweb  LV10 3月23日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友