Skip to content

kpilszak/conference-registration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conference Registration


Table of contents

General info

This project is a Spring application.
The main purpose is to enable users to register to the conference.

Technologies

Project is created with:

  • Java 11
  • Spring Boot 2.3.0
  • Maven
  • Ajax
    IDE: Intellij IDEA 2018

Sources

This project was created as an exercise from Pluralsight course "Spring Framework: Spring MVC Fundamentals" by Bryan Hansen.