在Eclipse中使用Maven创建Dynamic Web Project# 在Eclipse中使用Maven创建Dynamic Web Project ## 1 创建 Maven Project 在Eclipse中选择File - new - Project... - Maven - Maven Project,创建Maven工程。按需填写相关信息,注意选择org.apache.maven.archetypes maven-archetype-webapp 1.0,完成工程创建。 .1,但会显示错误信息Cannot change version of project facet Dynamic Web Module to 3.1,无法完成配置。这是因为新建工程的时候,用的maven-artchetype-webapp的servlet是2.3版本,比较老,需要手动修改相关文件。 #### 4.1 修改web.xml文件 在工程目录src/main/webapp/WEB-INF目录下,编辑web0 码力 | 2 页 | 345.86 KB | 2 年前3
Official NativeScript Plugin Seed0 码力 | 92 页 | 15.00 MB | 2 年前3
Writing a Localization plugin for webpack 5## WRITING A LOCALIZATION PLUGIN FOR WEBPACK 5 TOBIAS KOPPERS GITHUB: @SOKRA TWITTER: @WSOKRA ## MOTIVATION • WEB APP IN MULTIPLE LANGUAGES • EFFICIENT DELIVERY ONLY NECESSARY LOCALIZATION DATA SHOULD0 码力 | 4 页 | 1.31 MB | 2 年前3
TiDB Audit Plugin User Guide## TiDB Audit Plugin User Guide August 4, 2022 ## I ntroduction The TiDB audit plugin records the TiDB server’s activities that are expected to follow auditing regulations of your organization. For each each client session, the plugin records users accessing the server (that is, username and IP address), SQL queries executed, databases and tables accessed, environment variable changes, and DDL operations package, and use the audit plugin. ## Download the plugin You can download the plugin on TiDB Enterprise Edition Downloads. ## Deploy the audit plugin After downloading the plugin, you can use either TiDB0 码力 | 15 页 | 257.26 KB | 2 年前3
Spring Security Shiro Plugin - Reference Documentation# Spring Security Shiro Plugin - Reference Documentation Burt Beckwith Version 3.1.2.BUILD-SNAPSHOT ## Table of Contents 1. Introduction to the Spring Security Shiro Plugin ..... 1 1.1. History . 3. Configuration ..... 6 # Chapter 1. Introduction to the Spring Security Shiro Plugin The Spring Security Shiro plugin adds some support for using a hybrid approach combining Spring Security and Shiro The majority of the authentication and authorization work is still done by Spring Security. This plugin listens for Spring Security authentication events and uses the Spring Security Authentication instance0 码力 | 8 页 | 122.93 KB | 1 年前3
Git Plugin Detailed coverage analysis (JENKINS 50535)0 码力 | 2 页 | 46.93 KB | 2 年前3
Jenkins Variable List Matrix Project Plugin 1.60 码力 | 4 页 | 241.15 KB | 2 年前3
Shiro support for the Spring Security plugin - Reference
DocumentationShiro support for the Spring Security plugin ## Shiro support for the Spring Security plugin - Reference Documentation Authors: Burt Beckwith Version: 0.1 ## Table of Contents 1 Introduction 1.1 History History 2 Usage 3 Configuration ## 1 Introduction The Spring Security Shiro plugin adds some support for using a hybrid approach combining Spring Security and Shiro. It currently only supports Shiro The majority of the authentication and authorization work is still done by Spring Security. This plugin listens for Spring Security authentication events and uses the Spring Security Authentication instance0 码力 | 6 页 | 17.49 KB | 1 年前3
Shiro support for the Spring Security plugin - Reference
Documentationsupport for the Spring Security plugin - Reference Documentation Authors: Burt Beckwith Version: 1.0.0 ## Table of Contents 1 Introduction to the Spring Security Shiro Plugin 1.1 History 2 Usage 3 Configuration Configuration ## 1 Introduction to the Spring Security Shiro Plugin The Spring Security Shiro plugin adds some support for using a hybrid approach combining Spring Security and Shiro. It currently only The majority of the authentication and authorization work is still done by Spring Security. This plugin listens for Spring Security authentication events and uses the Spring Security Authentication instance0 码力 | 5 页 | 16.72 KB | 1 年前3
Apache APISIX How to implement plugin orchestration in API Gateway# Apache APISIX: How to implement plugin orchestration in API Gateway wenming@apache.org Apache APISIX VP ## Ming Wen 温铭 • Co-founder @ api7.ai • VP and PMC member, Apache APISIX • committer, Apache fa6fd2d7098bdd158e898842ac033213/p2_1.jpg) ## Agenda • Introduction to Apache APISIX • Custom plugin development in API Gateway • Generate APISIX plugins automatically • The future of API Gateway handle east-west traffic between services • k8s ingress controller • Use MQTT plugin as IoT gateway • Use IdP plugin as Zero-Trust gateway API GatewayCustom Plugin DevelopmentLow Code













