Java bookstore project (Spring Boot + Thymeleaf + JPA + REST)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
1.1 KiB

4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
  1. # Java Bookstore Project
  2. - This repository contains school-related Java server-side project work for an imaginary book store with required/necessary back-end features & course requirement description.
  3. - This repository is linked to work of repository [java-server-programming - GitHub/Fincer](https://github.com/Fincer/java-server-programming).
  4. - This repository is mirrored to [java-bookstore - Fjordtek Git/Fincer](https://fjordtek.com/git/Fincer/java-bookstore).
  5. - This repository, although it contains references to my website domain (`com.fjordtek`), is not in production use in my [public server environment](https://fjordtek.com).
  6. ## Repository structure
  7. | **Type** | **Name** | **Description** |
  8. |----------|-------------------------|---------------------|
  9. | `Folder` | [bookstore](bookstore) | Main project folder |
  10. ### Recommendations
  11. | **Software** | **Version** | **Description** |
  12. |---------------|-------------|-----------------------------------|
  13. | Apache Tomcat | 9 | Web Server WAR package deployment |
  14. ## LICENSE
  15. N/A (TBA)