git clone https://github.com/freeark1/Dilbert.git
cd Dilbert
mvn spring-boot:run
http://localhost:8080/dailydilbert?y=2018&m=5&d=15
http://localhost:8080/todaysdilbert
NB: The exception thrown in response is on the web service side. Web service response is valid.