Skip to content

This is a practice branch , I make it for springboot practice

Notifications You must be signed in to change notification settings

kunalkayal/JournalApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JournalApp

This is a practice branch for Spring Boot practice.

Description

JournalApp is an End-to-End Encrypted (E2EE) journal application built with Spring Boot. This project is designed for learning and practicing Spring Boot development.

Table of Contents

Installation

Prerequisites

  • Java 1.8+
  • Maven

Steps

  1. Clone the repository:
    git clone https://github.com/kunalkayal/JournalApp.git
  2. Navigate to the project directory:
    cd JournalApp
  3. Build the project using Maven:
    mvn clean install

Usage

  1. Run the application:
    mvn spring-boot:run
  2. Access the application at http://localhost:8080.

You can also access the live application at JournalApp.

Dependencies

The project uses the following dependencies:

  • Spring Boot Starter Web
  • Spring Boot Starter Test
  • Spring Boot Starter Data MongoDB
  • Spring Boot Starter Security
  • Spring Boot Starter Mail
  • Spring Boot Starter Data Redis
  • JSON Web Token (jjwt)
  • SpringDoc OpenAPI UI

Contributing

Contributions are welcome! Please fork this repository and create a pull request.

License

This project is licensed under the MIT License.

About

This is a practice branch , I make it for springboot practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published