Skip to content

dhananjay-ng/spring-boot-messing-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository contains code for learning spring boot and contains:
1.Spring File Upload App
2.Exception Handling
3.Thymeleaf templating
4.Logging using log4j
5.Spring MVC
6.Spring Boot Unit Tests
7.WebSocket, STOM messaging APP (test it by running on two browser window and send message.)

To Run the application : use #:~mvn spring-boot:run

default page will show file upload app. to checkout Messing app, change url to : localhost:8080/websocket.html

to deploy application: package it using : mvn package

run with : java -jar spring-boot-file-upload-0.0.1.jar

picture

About

Simple Spring boot file upload application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published