Skip to content

ajurge/animal-super-store

Repository files navigation

Architecture

Architecture for the API First approach with Swagger.

API First Design

Build and Run

REST API with Web UI

In the project root directory execute:

gradlew bootRun

Web UI with Auto Reload

In the project root directory execute:

gradlew serveWebUI

It should automatically open http://localhost:4200 in the default web browser.

About

Contract first application development example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published