package com.ruoyi;

import org.mybatis.spring.annotation.MapperScan;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration;

/**
 * 启动程序
 * 
 * @author ruoyi
 */
@SpringBootApplication(exclude = { DataSourceAutoConfiguration.class })
@MapperScan("com.ruoyi.project.*.*.mapper")
public class RuoYiApplication
{
    public static void main(String[] args)
    {
        // System.setProperty("spring.devtools.restart.enabled", "false");
        SpringApplication.run(RuoYiApplication.class, args);
        System.out.println("系统启动成功!");
        System.out.println("系统启动成功!");
        System.out.println("系统启动成功!");
        System.out.println("系统启动成功!");
        System.out.println("系统启动成功!");
    }
}
最近下载更多
shuangfu  LV25 昨天
YafengLiang  LV15 2023年11月28日
fellowfun  LV12 2023年8月17日
pandaqiqi  LV3 2023年6月27日
lyws1986  LV17 2023年5月25日
张三12348613  LV3 2023年4月26日
hbsoft2008  LV16 2023年2月17日
yuanwu  LV1 2022年10月31日
and123456  LV11 2022年7月11日
微信网友_6030635730276352  LV2 2022年7月4日
最近浏览更多
shuangfu  LV25 昨天
qiangmin1223  LV12 4月24日
akittyboy  LV9 4月16日
denliv_hui  LV13 4月11日
wmxhahah  LV7 4月8日
 LV7 3月25日
srq8023 3月11日
暂无贡献等级
admin_z  LV22 1月28日
1273082356 1月12日
暂无贡献等级
jbw5040 2023年12月22日
暂无贡献等级
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友