处理跨域请求的工具包
Cross-Origin Resource Sharing (CORS) Web Filter
7Cow to celebrate the birth of my daughter
Adds support CORS configurations from properties file
A project that provides CORS support to various Java frameworks/applications.
Adds support CORS configurations from properties file
Adds support CORS configurations from properties file
A project that provides CORS support to various Java frameworks/applications.
Kotlet cors module
Network extensions for CORS capable java.net HTTP support
Utilities for Continuous Releasing from Jenkins Pipelines
Allows to parse HTTP headers as QueryParameters by prefixing it with "header_{http-header}". This feature allows to bypass the inability of Internet Explorer to set headers for multi domain (CORS) requests. This is a general utility and has no dependencies to Apache Stanbol.
Network extensions for CORS capable java.net HTTP support
Network extensions for CORS capable java.net HTTP support
A Spring Boot starter to help creating the chain of responsibility (COR) bean processor.
A collection of OSGI bundles as maven projects to build a foundation for bndly-features
Redistribution of the CORS filter from Jetty.
Annotation based cross origin (CORS) support for Spring based servers.
This library is a set of frequently used components and includes (in the future it is planned to split into separate libraries): - Facilitating synchronization of processes, including those in different threads (com.alcosi.lib.synchronisation) - Logging of incoming and outgoing requests Http,RabbitMQ (com.alcosi.lib.rabbit,com.alcosi.lib.logging.http,com.alcosi.lib.filters) - Logging of execution time and errors with annotations (using AspectJ) (com.alcosi.lib.logging.annotations) - Logging SQL queries/responses and notice/exception (for JDBCTemplate) (com.alcosi.lib.db) - CORS Filter - Response caching for incoming Http requests. (com.alcosi.lib.filters) - Error handling for incoming and outgoing requests Http,RabbitMQ (com.alcosi.lib.rabbit,com.alcosi.lib.logging.http) - RabbitMQ configuration (com.alcosi.lib.rabbit) - Facilitating the connection of external JARs to the application. (com.alcosi.lib.utils.ExternalJarLoad) - Set of serializers for Jackson (com.alcosi.lib.serializers) - Custom thread pools, including with blocking queue (com.alcosi.lib.executors) - Swagger and OpenAPI distribution (com.alcosi.lib.doc) - Load balancer when working with Etherium nodes (com.alcosi.lib.crypto) - Contract caching for WEB3J (com.alcosi.lib.crypto) - Automatic registration of frequently used components in Spring (only if available in classpath) - Interface and wrappers for encryption/decryption (com.alcosi.lib.secured.encrypt) - Encryption key provider interface and implementations - in env. variable and through http - Thread context form headers/to headers (com.alcosi.lib.filters,com.alcosi.lib.logging.http) - Simple authentication (com.alcosi.lib.filters) - Secured data containers with JSON serialization and log masking (com.alcosi.lib.secured.container,com.alcosi.lib.secured.logging.files,com.alcosi.lib.serializers) With dependencies
This library is a set of frequently used components and includes (in the future it is planned to split into separate libraries): - Facilitating synchronization of processes, including those in different threads (com.alcosi.lib.synchronisation) - Logging of incoming and outgoing requests Http,RabbitMQ (com.alcosi.lib.rabbit,com.alcosi.lib.logging.http,com.alcosi.lib.filters) - Logging of execution time and errors with annotations (using AspectJ) (com.alcosi.lib.logging.annotations) - Logging SQL queries/responses and notice/exception (for JDBCTemplate) (com.alcosi.lib.db) - CORS Filter - Response caching for incoming Http requests. (com.alcosi.lib.filters) - Error handling for incoming and outgoing requests Http,RabbitMQ (com.alcosi.lib.rabbit,com.alcosi.lib.logging.http) - RabbitMQ configuration (com.alcosi.lib.rabbit) - Facilitating the connection of external JARs to the application. (com.alcosi.lib.utils.ExternalJarLoad) - Set of serializers for Jackson (com.alcosi.lib.serializers) - Custom thread pools, including with blocking queue (com.alcosi.lib.executors) - Swagger and OpenAPI distribution (com.alcosi.lib.doc) - Load balancer when working with Etherium nodes (com.alcosi.lib.crypto) - Contract caching for WEB3J (com.alcosi.lib.crypto) - Automatic registration of frequently used components in Spring (only if available in classpath) - Interface and wrappers for encryption/decryption (com.alcosi.lib.secured.encrypt) - Encryption key provider interface and implementations - in env. variable and through http - Thread context form headers/to headers (com.alcosi.lib.filters,com.alcosi.lib.logging.http) - Simple authentication (com.alcosi.lib.filters) - Secured data containers with JSON serialization and log masking (com.alcosi.lib.secured.container,com.alcosi.lib.secured.logging.files,com.alcosi.lib.serializers) Without dependencies
A Spring Boot autoconfiguration to help creating the chain of responsibility (COR) bean processor.
This is a small library to provide filters for allowing CORS (Cross Origin Request Scripting) for your Resteasy API.
CORS Filter is a universal solution for fitting Cross-Origin Resource Sharing (CORS) support to Java web applications. CORS is a recent W3C effort to introduce a standard mechanism for enabling cross-domain requests in web browsers and participating servers.
Dropwizard module to add basic web security such as CORS, HSTS and and CSP headers