thepocagency / com.tpa.generic.rest

Secured Spring-Boot-based REST framework to use MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Secured Spring-Boot-based REST framework to use MongoDB

How to use it

Follow this link to start a very simple REST API to CRUD an entity based on this generic framework : https://github.com/thepocagency/com.tpa.generic.rest.sample.git

Author

This framework is developped by The POC Agency https://www.the-poc-agency.com and used in a couple of private projects.

Main author : Alexandre Veremme (alex [at] the-poc-agency.com)

A part of this framework is also reused for the lighest web SSO solution : Wight SSO https://wight-sso.com

Documentation

Our documentation is limited at this moment, but... "simple code just needs simple example" :)

We'll try to improve that point in the future

Licence

Licensed under the Apache License, Version 2.0 (the "License")

You may not use this file except in compliance with the License

You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied

See the License for the specific language governing permissions and limitations under the License

About

Secured Spring-Boot-based REST framework to use MongoDB

License:Apache License 2.0


Languages

Language:Java 100.0%