Skip to content

Backend Java based Restful CRUD sitting on Mongo for the BJJ Notes Web App. I am learning. :-)

Notifications You must be signed in to change notification settings

darrowj/BjjNotes-BE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a project to create a BJJ Notes Web Application.

After initial deployment Mongo Authentication was enabled. Further commits to the application.properties files are ignored.

Enable Authentication Reference -- https://docs.mongodb.com/manual/tutorial/enable-authentication/

Installation

This will deploy using Maven. It will be a self contained Spring Boot Application. UI will be based on Angular. The Database is based on MongoDBRemoved.

Usage

TODO: Write usage instructions

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

0.1 Spring Boot CRUD Operations that connect to MongoDB

Credits

Jason Darrow

License

TODO: Write license ]]> readme

About

Backend Java based Restful CRUD sitting on Mongo for the BJJ Notes Web App. I am learning. :-)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published