Skip to content

Spring Boot App to show similar information to that found at UCSB Curriculum Search page

Notifications You must be signed in to change notification settings

darraghjburke/ucsb-courses-search

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ucsb-courses-search

A project to:

Type this to get this result
mvn package to make a jar file
mvn spring-boot:run to run the web app
in browser: http://localhost:8080/greeting/ to see "Hello, World!"
in browser: http://localhost:8080/greeting?name=Gauchos to see "Hello, Gauchos!"

About

Spring Boot App to show similar information to that found at UCSB Curriculum Search page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 60.7%
  • Java 39.3%