ibm-apiconnect / apichol

API Connect Hands-On Labs
16 stars 14 forks source link

Java #14

Closed ragsns closed 7 years ago

ragsns commented 8 years ago

Java connection is at best tenuous. Not sure if we can fix this but let's brainstorm a bit more?

joshisa commented 8 years ago

Ex5 now has a Java Class that is compiled and used for the data population step. Not sure if this is enough .. but it's a start 👍 .

ragsns commented 8 years ago

Agreed. It's a start.

I think it would be good to add some more. What I would like to do for the future version is create a Spring Boot app. with REST-based end points. i.e. instead of a simple CRUD API, do a bit more (unfortunately I don't think we've too much time to do this -- maybe if we get ambitious add this as an optional exercise or something).

ragsns commented 8 years ago

Sorry, keeping it opened

svennam92 commented 7 years ago

No longer necessary as this is a generalized sample for API Connect