- Clone this repository:
git clone https://github.com/hendisantika/spring-boot-registration-demo.git - Navigate to the folder:
cd spring-boot-registration-demo - Make sure change your DB credentials in
application.properties - Run the application:
mvn clean spring-boot:run - Open your favorite browser: http://localhost:8080/register
Register Page
Login Page
Home Page



