Skip to content
Mislav Miličević edited this page Jan 28, 2020 · 5 revisions

RSP4J is a Resource Server protection solution written in Java designed to help users protect themselves from unauthorized requests.

The API is designed to work directly with the Spring Framework as a Filter, but can be used independently as a pure Java library.

Artifact Repository installation

RSP4J uses GitHub Packages as an artifact repository. In order to configure your build tool to use GitHub Packages as a repository, please follow one of the guides linked bellow:

Quick Start