Pekka Helenius 4c983c392a | 4 years ago | |
---|---|---|
exercises | 4 years ago | |
README.md | 4 years ago |
This repository contains primarily my school-related Java development work for creating a basic Java server application(s) with database connections and other extended features.
Code presented here is not currently in use on my website fjordtek.com.
This repository contains various project exercises, known as chapters
. External project work repository links are provided below.
Chapter | Description |
---|---|
Chapter 0 | Hello World |
Chapter 1 | HTTP Requests |
Chapter 2 | Thymeleaf basics |
JDBC | JDBC Tests |
GitHub repository: Bookstore - GitHub/Fincer
Mirror: Bookstore - Fjordtek Git/Fincer
OS: Arch Linux
+ virtualized/physical Linux servers
Software | Version |
---|---|
jre8-openjdk |
8.u222-2 |
jdk8-openjdk |
8.u222-2 |
jre8-openjdk-headless |
8.u222-2 |
spring-boot-cli |
2.3.1-1 |
maven |
3.6.3-1 |
mariadb |
10.4.10-1 |
mariadb-libs |
10.4.10-1 |
Additional Java & Maven library dependencies are listed in respective project files.
N/A (TBA)