File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
[ ![ Build Status] ( https://github.com/DanielMichalski/spring-boot-swing-reservations/workflows/Java%20CI%20with%20Maven/badge.svg?branch=master )] ( https://github.com/DanielMichalski/spring-boot-swing-reservations/actions?query=workflow%3A%22Java+CI+with+Maven%22 )
3
3
[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://github.com/DanielMichalski/spring-boot-swing-reservations/blob/master/LICENSE )
4
4
5
+ This project aims to present how to create and configure a Spring Boot + JPA/Hibernate Java Swing application.
6
+ The project is built using Java, Spring Boot and Swing libraries.
7
+
5
8
## Table of Contents
6
- * [ About the Project] ( #about-the-project )
7
9
* [ Prerequisites] ( #prerequisites )
8
10
* [ Libraries] ( #Libraries )
9
11
* [ Running the application] ( #running-the-application )
14
16
* [ Screens] ( #screens )
15
17
16
18
## About the Project
17
- This project aims to present how to create and configure a Spring Boot + JPA/Hibernate Java Swing application.
18
- The project is built using Java, Spring Boot and Swing libraries.
19
19
20
20
## Prerequisites
21
21
- [ Java JDK] ( https://www.oracle.com/pl/java/technologies/javase-downloads.html ) version 8+
You can’t perform that action at this time.
0 commit comments