src/ ├── main/ │ ├── java/com/example/demo/ │ │ ├── component/ # Isolated business logic and operations (ItemComponent) │ │ ├── exception/ # Custom boundary exceptions mapping to gRPC statuses │ │ ├── ...
This project uses tsup and Webpack for building packages. See also Developing Hawtio React for the project styling, guidelines, and more details on development. If ...