Skip to content

In this program we build a program with a factory service

Notifications You must be signed in to change notification settings

akoua/FactoryServiceDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FactoryServiceDemo

In this program we build a program with a factory service, according the name of the service.

For test, you must set the name (methode1 or methode2) on Get Api call, like this:

curl --location 'http://localhost:8080/methode1'

or

curl --location 'http://localhost:8080/methode2'

Diagram class

About

In this program we build a program with a factory service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages