Skip to content

A simple board application built with Spring Boot 2

Notifications You must be signed in to change notification settings

ijmo/spring-board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring board

A simple bulletin board built with Spring Boot 2.

  • Login with username and password
  • Provides version control for posts and comments (in dev)

How to run

$ ./gradlew bootJar
$ java -jar build/libs/spring-board-0.0.1-SNAPSHOT.jar

or you can just...

$ ./gradlew bootRun

Screenshots

About

A simple board application built with Spring Boot 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published