使用说明及demo仅编写springboot,使用springmvc框架请参考配置 支持springboot版本1.4.0.RELEASE-2.7.0 使用springmvc需自行注册bean,版本支持请自行验证 插件已推送至maven中央库 <dependency><groupId>com.kiilin</groupId><artifactId>sensitive-spring-boot-starter</artifactId><version>latest_version</version></...
maven pom引入 <dependency><groupId>com.security</groupId><artifactId>sensitive-spring-boot-starter</artifactId><version>0.0.1-SNAPSHOT</version></dependency> 启动类上添加@EnableSecurity 该注解上有三个参数,分别为是sensitive否开启脱敏功能、security是否开启加密功能及针对脱敏与加解密类所在的包名,包可...
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version>2.7...
Thetosan-httpserver-spring-boot-starterbrings most of the required configuration with it, therefore you only need to add it as a maven dependency and enable the desired functionality. <dependency> <groupId>com.tosan.server.http</groupId> <artifactId>tosan-httpserver-spring-boot-starter</artifact...
33 34 34 35 . *Implement Auto-Configuration and a Spring Boot Starter*: This step involves creating the 35 36 necessary auto-configuration and Spring Boot Starter to easily instantiate the new model with 0 commit comments Comments0 (0) Failed to load comments.Retry...
framework.boot:spring-boot-dependencies:${springBootVersion}" mavenBom "org.springframework.cloud:spring-cloud-dependencies:${springCloudVersion}" } } dependencies { implementation 'org.springframework.boot:spring-boot-starter-data-redis' implementation 'org.springframework.boot:spring-boot-starter-web'...
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version>2.7...
汪敏浩/springboot-poi-excel-with-sensitive forked fromTinyOMG/springboot-poi-excel-with-sensitive 确定同步? 同步操作将从TinyOMG/springboot-poi-excel-with-sensitive强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!! 确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
敏感词检测/自定义词库,即使生效/300秒自动生效. Contribute to geek-dream999/sensitive-word-admin development by creating an account on GitHub.
JDK VersionSpring VersionSpring Boot Version 176.1.113.2.8 Getting Started To get started with eJMask, you'll need to add the eJMask library to your project using your preferred build system, such as Maven or Gradle. Here's an example of how to use eJMask in your code: ...