Skip to content

Java spring boot city travel project (namma metro bangalore) map route

Notifications You must be signed in to change notification settings

leemitra/namma-metro-route

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

namma-metro-route

Java spring boot rest api to suggest travel directions on Bangalore Namma metro, goal of creating this project is a space for people who are passionate about development.

The large categories consist of Ground (Group), Community, Breakdown, and Challenge.

Pre-requisite

Java 11

Technologies used

  • Java 11
  • Spring Boot
  • Spring MVC
  • Junit
  • Mockito
  • Maven
  • Swagger
  • Spring Actuator

How to run

Run the jar file

  • Download namma-metro-route-0.0.1-SNAPSHOT.jar from executable directory.
  • Run jar file java -jar namma-metro-route-0.0.1-SNAPSHOT.jar
  • System logs can be found at logs/metro_log.log in installation directory

Build from source code

  • Clone the git repo.
  • Using IDE import as maven project
  • Locate com.namma.metro.NammaMetroRouteApplication.java
  • Right click and run as Spring Boot App

About

Java spring boot city travel project (namma metro bangalore) map route

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published