Giter Site home page Giter Site logo

bearddan2000 / java-web-bloop-sbt-spring-jsp-secure-des-encrypt-scrypt-encoded Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 11 KB

A springboot secure web app with jsp support.

Home Page: https://github.com/bearddan2000/java-web-bloop-sbt-spring-jsp-secure-des-encrypt-scrypt-encoded

Dockerfile 0.63% Scala 43.08% Java 43.31% JavaScript 8.67% Shell 4.32%
bloop bloop-sbt bootstrap datatable des encoded encrypt java jquery jsp sbt scrypt secure spring springboot web

java-web-bloop-sbt-spring-jsp-secure-des-encrypt-scrypt-encoded's Introduction

java-web-bloop-sbt-spring-jsp-secure-des-encrypt-scrypt-encoded

Description

A springboot secure web app with jsp support. Three roles are defined; USER, ADMIN, and SUPER. All roles can access pages /home, /login, and /about. Only USER can access /user and ADMIN only /admin whereas SUPER can navigate to either and have its own /super. Each role has an action USER=VIEW ONLY, ADMIN=READ/WRITE, SUPER=CREATE. All password are encrypted with DES and encoded with scrypt to insure strong passwords.

Compiled and ran from build server bloop.

Build note

Dependencies must be compatable with jdk8 or less.

Tech stack

  • bloop
  • java
  • bloop-sbt
    • springboot
    • jsp
    • bootstrap
    • jquery
    • datatable

Docker stack

  • openjdk:8-jdk-alpine

To run

sudo ./install.sh -u Available at http://localhost

  • Login with id: user and password: pass
  • Login with id: admin and password: pass
  • Login with id: super and password: pass

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit

Code concept

java-web-bloop-sbt-spring-jsp-secure-des-encrypt-scrypt-encoded's People

Contributors

bearddan2000 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.