bakulinav / spring-swagger-psd-server

Stub of PSD2 Complient API server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stub of PSD2 Complied server

Spring Boot Server

Overview

This is an example server in Java using the SpringBoot framework was generated from OpenAPI NextGenPSD2 v1.3 file of BerlinGroup "psd2-api 1.3 20181220.yaml".

The underlying library integrating OpenAPI to SpringBoot is springfox

Start the server as a simple java application

You can view the api documentation in swagger-ui by pointing to
http://localhost:8080/

Change default port value in application.properties

About

Stub of PSD2 Complient API server


Languages

Language:Java 100.0%