Skip to content

zdewantoro/spring-boot-monster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monster Project

This mini project is a simple application for managing monster information in a database. This application allows performing a basic operations such as reading, adding, deleting, and editing monster in database.

Application Main Features

  1. Add new monster to database with information such as name, element, level, health, attack, defense.
  2. Remove the monster from database.
  3. Update existing monster information in database.

Used Technology

  1. Java - Main programming language.
  2. Spring Boot - Open source tool to create microservices and web apps.
  3. PostgreSQL - Used for the database.

Instruction

1. Build the app.
2. Run the app.
3. Open localhost:8080 in web browser.
4. Read, Add, Update, and Delete monster.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors