Inspiration

I wanted to learn the implementation of Spring Security so I decided to build this project.

What it does

This is a simple app, it allows user to sign up and then they can authenticate themselves to access a GET API end point.

How I built it

I build it using Java - Spring Boot as the backend framework and used MySQL as the Database.

Challenges I ran into

Prior to building this project I was not aware how to configure Spring Security so I had to read a lot of documentation and watch a lot of tutorials.

Accomplishments that I'm proud of

Building this app as someone who just learned about Spring.

What I learned

Configuring Spring Security and using Inmemory storage as well as using persistent storage like MySQL for storing password and user info.

What's next for User Registration using Spring Security

I want to build the frontend for this soon.

Built With

Share this project:

Updates