src/ ├── main/ │ ├── java/com/example/demo/ │ │ ├── component/ # Isolated business logic and operations (ItemComponent) │ │ ├── exception/ # Custom boundary exceptions mapping to gRPC statuses │ │ ├── ...
spring-cloud-example/ ├── eureka-server/ # Service Registry ├── config-server/ # Centralized Configuration Server ├── gateway/ # API Gateway (Cloud Gateway) ├── mvc-service/ # Traditional Spring MVC ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results