首页>代码>基于springboot2的发送邮件项目>/spring-boot-2.x_mail/src/main/java/cn/lijunkui/SpringbootexamplesApplication.java
package cn.lijunkui;

import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.scheduling.annotation.EnableScheduling;

@EnableScheduling   // 2.开启定时任务
@SpringBootApplication
public class SpringbootexamplesApplication {

	public static void main(String[] args) {
		SpringApplication.run(SpringbootexamplesApplication.class, args);
	}
}
最近下载更多
2363659936  LV2 2022年6月21日
King_wsk  LV18 2022年3月24日
bcli123  LV7 2021年12月30日
ideaCode  LV4 2021年9月24日
ericxu1116  LV24 2021年7月3日
chenxiufeng  LV4 2021年7月2日
pxqtsht  LV15 2021年6月18日
luesjim  LV11 2021年6月18日
国服后端  LV10 2021年5月21日
gshnlj  LV15 2020年9月22日
最近浏览更多
lzx602  LV3 4月15日
gao123456789  LV6 3月7日
Wky123456 2023年11月2日
暂无贡献等级
hbsoft2008  LV16 2023年10月19日
ZhangGb 2023年9月2日
暂无贡献等级
风间千月  LV13 2023年6月5日
annazhang  LV29 2023年4月7日
fantesy  LV17 2023年1月28日
不想起  LV9 2022年10月15日
wangjie49  LV7 2022年10月3日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友