Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringMVC-CICD

The is a simple Spring MVC application that manages a collection of books. It provides RESTful endpoints for basic CRUD operations on books.

Table of Contents

Features

  • Retrieve a list of all books
  • Retrieve details of a specific book by ID
  • Add a new book
  • Update an existing book
  • Delete a book by ID

Technologies Used

  • Spring MVC
  • Java
  • Maven
  • JUnit (for testing)

Getting Started

To get started with the BookController project, follow these steps:

  1. Clone the repository.
  2. Import into the Intellij IDE

Usage

Run the app

Contributing

License

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages