Code Monkey home page Code Monkey logo

spring-security-instances's Introduction

spring-security-instances

This projects presents instances of the Spring Security technology implementation.

status last commit

license


Java Spring Boot Swagger

PostgreSQL

Docker

๐Ÿ“‡ Table of Contents

๐Ÿ“– About

This is a collection of small and focused instances, each of which covers a single and defined approach to Java application development and an required technologies implementation. In this project each module presents a small simple instance of the Spring Security technology implementation. A strong focus of these instances is the different cases of the Spring Security realizations.

Services

  • basic-authentication - this service presents a simple instance of the Spring Security Basic Authentication technology implementation.

Demo

This GIF demonastrates the basic-authentication instance service.

๐ŸŽš Features

The project with instances of the Spring Security technology implementation.

To Do

  • For more information on an upcoming development, please read the todo list.

Changelog

  • For more information on a releases, a features and a changes, please read the changelog notes.

๐Ÿšฆ Getting Started

These instructions allow to get a copy of this project and run it on a local machine.

Prerequisites

Before using it, make sure that follows software are installed on the local machine:

  • Docker Compose - tool for defining and running multi-container Docker applications.

If any of the listed software is not installed, then it can be installed by instruction as described below.

Docker Compose

  • Install Docker Compose according to instructions from an official source.

Installing

In order to install it is quite simple to clone or download this repository.

Cloning

For the cloning this repository to a local machine, just use the follows link:

https://github.com/ololx/spring-security-instances

Using

To run and try out each instance is required to:

  1. Launch containers with services;
  2. Send requests to instance service.

Launching

To do the launching some incstance, go to the instance directory and execute the following command:

docker-compose up --build

Sending request

To do the sending requests to some instance service, just open specifications by address:

http://localhost:8080/swagger-ui.html

๐Ÿ›  Built With

  • JDK - the java development kit;
  • Maven - the dependency management;
  • PostgreSQL - the database management system;
  • Liquibase - the database migration system.
  • Swagger - documentation and form generator;
  • Docker Compose - tool for defining and running multi-container Docker applications.

ยฉ๏ธ Authors

  • Alexander A. Kropotin - initial work - ololx.

๐Ÿ” Licensing

This project is unlicensed - see the lisence document for details.

spring-security-instances's People

Contributors

ololx avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.