8000 GitHub - saikiranpi/my-super-cars: my-super-cars
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

saikiranpi/my-super-cars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super Cars Application

A Spring Boot application for managing luxury cars.

Features

  • Manage cars, owners, and dealers.
  • RESTful API endpoints.
  • Docker and Kubernetes support.

Build and Run

mvn clean package
java -jar target/supercars-1.0.0.jar

Docker

docker build -t supercars .
docker-compose up

Kubernetes

Deploy using the manifests in the k8s folder.

About

my-super-cars

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0