Giter Club home page Giter Club logo

angular_bootstrap_spring's Introduction

angular_bootstrap_spring

Angular JS with Bootstrap and Spring 4 and Spring Security

This example is an angular js single page application (SPA) with bootstrap for the widgets and styling.

Spring 4: Used to create RESTful controller interfaces which in turn gets called through ajax requests.

Spring Security 3: Uses a simple setup with a http basic entry point configured that will always return http status unauthorised (401), this will result in angular js intercepting the response and if a 401 is detected an login event will be fired. A basic authentication will be triggered and the user credentials will be validated against the user service that is specified in the spring security config. Spring Security session management is being used.

Login Details as per spring security configuration:
Username = user
Password = password

Testing

Simply run on the parent pom
mvn clean install

This will execute Java and Jasmine tests that will test both java classes and angular js files.

angular_bootstrap_spring's People

Contributors

rleggett avatar rob-leggett avatar

Watchers

James Cloos avatar Spring J Phoenix 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.