1、创建自定义过滤器package cn.ucmed.privacy.agreement.filter;import cn.ucmed.privacy.agreement.config.PropertiesConfig;import cn.ucmed.privacy.agreement.util.ResponseUti......
1、创建自定义过滤器package cn.ucmed.privacy.agreement.filter;import cn.ucmed.privacy.agreement.config.PropertiesConfig;import cn.ucmed.privacy.agreement.util.ResponseUti......
核心控制器package com.neo.controller;import org.springframework.stereotype.Controller;import org.springframework.web.bind.annotation.GetMapping;import org.springfram......
0、导入thymeleaf相关依赖!-- https:mvnrepository.comartifactorg.thymeleaf.extrasthymeleaf-extras-springsecurity4 --dependency groupIdorg.thymeleaf.extrasgroupId art......
0.准备导入quartz依赖dependency groupIdorg.springframework.bootgroupId artifactIdspring-boot-starter-quartzartifactIddependency1、简单job示例创建job类package com.neo.job;i......
0.准备导入elasticsearch依赖dependency groupIdorg.springframework.bootgroupId artifactIdspring-boot-starter-data-elasticsearchartifactIddependency1、配置application.p......