Skip to main content
Back to overview

Detailed Information

Software name

jme-swagger-example

Localised name

jme-swagger-example

Application suite

JME

Short description

Example project demonstrating how to document the REST APIs of a jEAP microservice with the jEAP Swagger starter.

Long description

This example project demonstrates how to document the REST APIs of a microservice with the jEAP Swagger starter, which builds on springdoc-openapi and serves the generated OpenAPI documents in an interactive Swagger UI. It shows how to declare an OpenAPI definition, how to split the endpoints of a service into several API groups and API versions, how to describe endpoints and payloads with OpenAPI annotations, and how to try the documented endpoints out in the Swagger UI authenticated with OAuth 2.0. It also demonstrates the access modes the starter provides for the Swagger UI. The example consists of a microservice documenting its REST APIs (jme-swagger-service), an instance of the jEAP OAuth mock server providing the login for the Swagger UI (jme-swagger-auth-scs) and a module with reusable smoke checks for the Swagger endpoints and the integration tests of this example (jme-swagger-test).

Features

  • REST APIs documented with springdoc-openapi annotations and served in the Swagger UI
  • Endpoints grouped into an internal and an external API and into API versions
  • Swagger UI access modes OPEN, SECURED and DISABLED of the jEAP Swagger starter
  • Interactive OAuth 2.0 login in the Swagger UI using the authorization code flow with PKCE

Development status

stable

Software type

standalone/backend

Software version

2.0.1

Release date

15.08.2026

Platforms

web

Categories

application-development

License

Apache-2.0

Maintenance

Maintenance type:
internal
Contacts:
  • Federal Office of Information Technology, Systems and Telecommunication FOITT Email

Localisation

Localisation ready:
No
Available languages:
en

Publiccode.yml Version

0.5.0