首页>代码>Spring Boot整合邮件发送并保存历史发送邮箱>/springboot-email/src/main/java/com/gstarcad/controller/IndexAction.java
package com.gstarcad.controller;/**
 * @Title: ${file_name}
 * @Package ${package_name}
 * @Description:
 * @author fengzf fengzf@gstarcad.com
 * @date 2018/11/5 15:14
 * @version Vxxx (项目版本)
 * @redmine
 * @update @Description TODO(这里用一句话描述这个方法的作用)
 * @update @author fengzf fengzf@gstarcad.com
 * @update @date 2018/11/5 15:14
 */

import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;

/**
 * @ClassName: IndexAction.java
 * @Description:
 * @author: fengzf fengzf@gstarcad.com
 * @Date: 2018/11/5 15:14
 *
 */
@Controller
public class IndexAction {

    @RequestMapping(value = "/",method = RequestMethod.GET)
    public String theNews(Model model){
        return "index";
    }

}
最近下载更多
annazhang  LV29 2023年4月7日
npc也有忧伤  LV3 2022年3月20日
luesjim  LV11 2021年6月18日
jp6863655  LV13 2020年11月20日
aa991215  LV17 2020年9月2日
17704627276  LV17 2020年6月8日
1529860026  LV24 2020年4月15日
geekcjj  LV18 2020年4月4日
dhuashdjhsfhskh  LV12 2020年3月17日
doutao6677  LV25 2019年12月17日
最近浏览更多
漫步的海星  LV4 2023年9月26日
438130041  LV5 2023年8月1日
啦啦啦7719  LV15 2023年2月22日
不想起  LV10 2022年10月15日
second  LV5 2022年9月21日
207666 2022年6月16日
暂无贡献等级
2468867327  LV10 2022年5月17日
adcxiaoxueren 2022年4月15日
暂无贡献等级
npc也有忧伤  LV3 2022年3月20日
youyou0805  LV8 2022年1月23日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友