Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 309 Bytes

File metadata and controls

9 lines (7 loc) · 309 Bytes

Greeting Program

A small Java program that translates a greeting phrase based on the selected language. The project is modularized and demonstrates the use of the ServiceLoader mechanism.

Run via Docker

You can run the program directly using Docker:

docker run -it --rm jenmag/greeting:latest