jed1337 / Conference-demo-Spring-boot-application

Based on the Pluralsight course Spring Framework: Creating Your First Spring Boot Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conference-demo-Spring-boot-application

Based on the Pluralsight course Spring Framework: Creating Your First Spring Boot Application by Dan Bunker

Information

This is a simple Spring boot application that exposes API endpoints to get information about conferences

Database

The database from this application can be downloaded at Pluralsight Spring Boot Application ResourcesThe Pluralsight course uses PostgreSQL as the database, I have used MySQL instead

We have multiple tables, but the only ones used in the API endpoints are sessions and speakers

About

Based on the Pluralsight course Spring Framework: Creating Your First Spring Boot Application


Languages

Language:Java 100.0%