| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project is inspired by the idea to quickly create a production ready project with all the required infrastructure at low cost yet with important security measures in place and ability to quickly scale in order to ship a quality product to early adopters. Ideal for quickly starting an app to validate ideas and scale if needed. The implementation includes code samples for different features. It uses Spring Boot as the framework of choice because it provides a nice set of convenience features when bootstrapping and plugging together the application. Spring Boot has taken Spring framework to the next level, by drastically reducing the configuration and setup time required for Spring projects.
By default, the project uses JDK 8, but will also work with JDK 11 and above.
Oracle
Adoptium
RedHat
Start the Server using " Run Server.main() " command, selected from the dialog after right click on:
To run the application from command line do following steps
Visit localhost:8080/apidoc to see the endpoints.
`mvn dependency:tree` `mvn dependency:tree -Dincludes=net.minidev:json-smart` //Filter the dependency tree
| Back | FazBrowse Home | New Git URL |