ucsb-cs56-w20 / ucsb-courses-search

Spring Boot App to show similar information to that found at UCSB Curriculum Search page
https://ucsb-courses-search.herokuapp.com
2 stars 5 forks source link

pc - change mongodb url to be in it's own properties variable #306

Open pconrad opened 3 years ago

pconrad commented 3 years ago

In this PR, we move the definition of the properties variable spring.data.mongodb.uri from application.properties to the localhost.json and heroku.json.