ibm-garage-ref-storefront / planning

StoreFront Reference Architecture planning
3 stars 0 forks source link

Appsodify Customer Microservice #5

Closed phemankita closed 4 years ago

phemankita commented 4 years ago

Old Repo - https://github.com/ibm-cloud-architecture/refarch-cloudnative-micro-customer/tree/spring

New Repo - https://github.com/ibm-garage-ref-storefront/customer-ms-spring

oiricaud commented 4 years ago

I used the https://start.spring.io/ to generate the gradle file with the dependencies. I used spring boot 2.2.6. Do you think we can update the stack to use 2.2.6?

phemankita commented 4 years ago

We wanted to initialize it as an appsody template like appsody init kabanero/stack and then define the code on top of it.

oiricaud commented 4 years ago

https://github.com/oiricaud/customer-ms-spring i'll create a pull request very soon

oiricaud commented 4 years ago

Created a pull request @phemankita can you test this to see if it runs in your local machine? You should just need to run appsody run