Skip to content

nextstepman/decodevin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decode Vin Micro Service

This is a sample project for use in the Openshift demonstration.

It consists of a simple micro service written in Java, using JEE features to expose a REST service and access a relational DB.

This service can decode information for a given VIN (vehicle identification number) and to lookup a vehicle image from a DB.

This source code can be used to try out several features of Openshift.

See below links for specific content

Exercises:

  1. Get it up and running on Openshift
  2. Complete the implementation and redeploy
  3. Connect to PostgreSQL

Have fun!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages