An open API service indexing awesome lists of open source software.

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.

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