Skip to content

chaotickid/JiraClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generic Service

jira-clone backend

Authors

Features

  • Spring boot 2.7
  • MySQL database
  • Embedded spring security
  • Basic signup/signin API's
  • AES password encoding utility

Installation

  • make sure environment should have jdk11

  • clone the project

  git clone https://github.com/chaotickid/jiraclone-mysql.git
  • install couchbase https://dev.mysql.com/downloads/installer/

  • enter your database [MySQL] credentials e.g.

spring.datasource.username=root
spring.datasource.password=root
  • as per configuration server will listen @9090 port, and enjoy spring :)

🚀 About Me

I'm Adtya Patil working as J2EE develeoper in Bangalore

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages