Skip to content
This repository was archived by the owner on Jun 9, 2024. It is now read-only.

REST API to exercise some Design Patterns (Singleton, Strategy and Facade). Created with Java, Spring Boot and built with Gradle.

Notifications You must be signed in to change notification settings

gabrielcoelhodacunha-old/dio-exploring-design-patterns-with-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exploring Desing Patterns With Java

Swagger UI

About

REST API to exercise some Design Patterns (Singleton, Strategy and Facade).

Created with Java, Spring Boot and built with Gradle.

Why

A challenge of the Québec Java Digital bootcamp offered by Québec Government and Digital Innovation One.

Installation

Prerequisits

  • Java 11

How to install

Clone the repository and build with gradle.

Usage

Run with gradle.

In your web browser, access:

https://localhost:8080

Reference

DIO Expert base implementation: https://github.com/digitalinnovationone/lab-padroes-projeto-spring

About

REST API to exercise some Design Patterns (Singleton, Strategy and Facade). Created with Java, Spring Boot and built with Gradle.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages