https://github.com/goldipl/spring-first-app
My first, simple java app with spring libraries.
https://github.com/goldipl/spring-first-app
java java-8 spring
Last synced: about 1 month ago
JSON representation
My first, simple java app with spring libraries.
- Host: GitHub
- URL: https://github.com/goldipl/spring-first-app
- Owner: goldipl
- Created: 2020-03-26T15:06:00.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-29T14:58:44.000Z (about 6 years ago)
- Last Synced: 2025-02-25T00:35:56.864Z (over 1 year ago)
- Topics: java, java-8, spring
- Language: Java
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Table of contents
* [General info](#general-info)
* [Version](#version)
* [Technologies](#technologies)
* [Author](#author)
## General info
My first, simple java app with spring libraries.
## Version
`1.0` - application with XML config file
`1.1` - application without XML, using Java config file
## Technologies
Project was created with:
* Java 8
* Spring
## Author
Marcin Godlewski