Spring Security Application provides high level security for your rest based applications with JWT
221
Our Docker image is designed to empower developers and DevOps teams in building and deploying secure Spring-based applications swiftly and confidently. By integrating JWT (JSON Web Tokens) with Spring Security, we ensure that your application is fortified against unauthorized access and potential security threats.
Pull the docker image
docker pull furiousbeast/springsecurityapplication:tagname
Run as container
docker run --name some-name --network=some-network -e MONGO_URL=mongodb://user:password@localhost:27017/some-DB -e MINIO_HOST=minio -e MINIO_KEY=mykey -e MINIO_SECRET=mysecret -p LOCALPORT:9595 furiousbeast/springsecurityapplication:tagname
Content type
Image
Digest
sha256:27f4c687e…
Size
219.4 MB
Last updated
about 2 years ago
docker pull furiousbeast/springsecurityapplication:1.2.0