cors-filter
There are 9 repositories under cors-filter topic.
githubofrico/RestSpringMVCDemo
RestSpringMVCDemo项目是一个基于Spring的符合REST风格的项目,具有MVC分层结构并实现前后端分离。该项目体现了一个具有REST风格项目的基本特征,即具有统一响应结构、 前后台数据流转机制(HTTP消息与Java对象的互相转化机制)、统一的异常处理机制、参数验证机制、Cors跨域请求机制以及鉴权机制。
OKaluzny/springboot-rest-api-angularjs-https
REST API https with Spring Boot and Angular JS. Use MySQL, Hibernate and Spring Security.
imYCGupta/cors-filter
It explains how to handle Cross Origin Resource Sharing (CORS) issue while working with the applications where caller and receiver resides on two different application
vpxyz/cors
CORS filter middleware for GO
vpxyz/siestacontrib
Middleware for VividCortex Siesta
JevinMenezes/java-servlet-cors-filter
Original works of this repo till v2.9 are taken from https://bitbucket.org/thetransactioncompany/cors-filter .
ehayik/spring-security-recipes-build
Set of libraries that implement well known recipes using Spring Security and REST APIs
sharathkmr/Rest-Hibernate-Angular-CSS-WebApplication-Demo
A simple web application to show the consuming and producing rest web service