Skip to content

finopablo/Billing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Billing Application

Example application to show how we start working with JDBC and transform it into Spring Web and Spring Data.

This application consists in a Simple Billing application, where we have Products, Bills and Items for each Bill.

Data Model :

image

In this repository you can find two differents branch :

  1. Spring : REST service using Spring Boot, but maintaining JDBC data access
  2. Spring-Data : REST Service for Billing application with Spring Data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages