Skip to content

mastanoo7/DevOps-CICD-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spy App

Java-based Full-Stack Web Application. Users can view or create missions for each agents. They can also edit/ delete missions.

Technologies

  • Java
  • Spring Boot
  • JDBC
  • H2 Database
  • Thymeleaf
  • HTML5
  • Maven

Features

  • CRUD operations
  • JDBC for database control
  • Spring Boot framework
  • Mapping HTTP requests to appropriate HTML pages on the controller
  • Sharing model attributes between the controller and HTML files using Thymeleaf
  • Customizing schema using schema.sql file
  • Inserting initial data using data.sql file

How to Run

  1. Clone the repository
  2. Open the project in your IDE of choice
  3. Run the application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 65.2%
  • HTML 34.1%
  • Dockerfile 0.7%