Skip to content

ajayanuragi/anime-discussion-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnimeApp

Welcome to the Anime Discussion App! This project aims to provide a platform for anime enthusiasts to discuss their favorite shows, characters, and more.

Features

  • User authentication and authorization with Spring Security
  • CRUD operations for managing user-generated content
  • RESTful APIs designed and documented using Swagger
  • Optimized database schema in MySQL for efficient storage and retrieval

Technologies Used

  • Spring Boot
  • Spring Data JPA
  • Spring Security
  • MySQL
  • Swagger

Development

Update your local database connection in application.properties file settings for development.

After starting the application it is accessible under localhost:8080.

Build

The application can be built using the following command:

mvnw clean package

?sessionVariables=sql_mode='NO_ENGINE_SUBSTITUTION'&jdbcCompliantTruncation=false

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages