https://github.com/lispnik/ring-spring-security
Demonstration on integrating Ring, Clojure, Spring, and Spring Securtity in Jetty
https://github.com/lispnik/ring-spring-security
Last synced: 5 months ago
JSON representation
Demonstration on integrating Ring, Clojure, Spring, and Spring Securtity in Jetty
- Host: GitHub
- URL: https://github.com/lispnik/ring-spring-security
- Owner: lispnik
- Created: 2011-09-16T15:02:57.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2012-01-02T18:59:15.000Z (over 14 years ago)
- Last Synced: 2025-11-23T16:09:05.718Z (7 months ago)
- Language: Clojure
- Homepage: http://smuglispmeanie.blogspot.com/
- Size: 97.7 KB
- Stars: 12
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
# ring-spring-security
Sample application demonstrating Spring, Spring Security and Ring integration with Jetty.
## Usage
Start the REPL and follow instructions.
## License
Copyright (C) 2011 Matthew Kennedy
Distributed under the Eclipse Public License, the same as Clojure.