Cloud-Native-App-Spring-Boot icon indicating copy to clipboard operation
Cloud-Native-App-Spring-Boot copied to clipboard

A Cloud Native App with Spring Coud Security with KeyCloak Auth Server, API Gateway Server, Naming Server, Config Server and Distributed Tracing and ELK Stack hosted in K8s

Results 52 Cloud-Native-App-Spring-Boot issues
Sort by recently updated
recently updated
newest added

A post service will have crud operation on a post that user can create. Initial post entity: title content image -----------------------audit stuff----------------------------- createdBy createdAt lastModifiedBy lastModifiedAt

As this is very simple app, most of its functionality is getting data (no data generation is being done by the end user). I want to migrate this app to...

- [ ] bring all props for a local profile from remotely hosted configs to source code - [ ] remove ELK stack for local profile