Skip to content
Amar edited this page Jun 22, 2021 · 2 revisions

Rest API with JPA ORACLE JWT X509 Basic Authentication


Description

this Rest API implement some technology that usefull nowadays, it`s JPA and collaborate with Oracle database and secured by using advance security, JWT and x509 certification Authentication

Installation

  • in Maven:

use mvn spring-boot:run

  • in IDE:

load project and run it to compiler with spring boot App

Usage

this Rest API is used for demo only, use initial login username : Amar and password : Amar to access this security.

Credits

Author: Amar
Email: [email protected]

License

GNU GENERAL PUBLIC LICENSE V3.0

Clone this wiki locally