Skip to content

yugzan/csrf-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSRF DEMO

The purpose is don't need to using Thymeleaf I don't want build backend script with HTML script. *

###Web development environment

$ sudo apt-get install npm
$ sudo npm install -g bower
$ sudo npm install -g gulp

###Build

$ cd ./csrf-demo/web/
$ sudo npm install
$ bower install
$ gulp build

gulp build will move /app to ../src/main/resources/auth

How to Start

[$~/ProjectPath/] gradle clean build

[$~/ProjectPath/] java -jar build/libs/csrf-demo.jar

Link to http://127.0.0.1:8080/ account : admin/admin

DEMO VIEW

About

spring using csrf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published