Can anyone provide some Spring Boot expertise on how to add a RestController to the hapi-fhir-jpaserver-starter project?
I have a copy of the hapi-fhir-jpaserver-starter project, and need to add some custom functionality to it. Wanting to do that in a separate @RestController... But, can't figure out how to get Spring Boot to recognize the new @RestController and routes. Whenever I do a GET/POST/PUT to the @RestController, Spring just responds with 404.
--
You received this message because you are subscribed to the Google Groups "HAPI FHIR" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hapi-fhir+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hapi-fhir/f4f242c5-8d9f-441b-9c0c-5189c1ed452cn%40googlegroups.com.