Java back-end server programming; includes various exercises
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.
 
 
 
Pekka Helenius 4c983c392a Add JDBC exercise example 3 years ago
exercises Add JDBC exercise example 3 years ago
README.md Add JDBC exercise example 3 years ago

README.md

Java Server Programming

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.

Table of Contents

This repository contains various project exercises, known as chapters. External project work repository links are provided below.

Chapters

Chapter Description
Chapter 0 Hello World
Chapter 1 HTTP Requests
Chapter 2 Thymeleaf basics
JDBC JDBC Tests

Project work

GitHub repository: Bookstore - GitHub/Fincer

Mirror: Bookstore - Fjordtek Git/Fincer

Development environment

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.

LICENSE

N/A (TBA)