- fetch size does matter
- batch size does matter
- maven multi module
- spring boot multiple application project
- quarkus (sn)hacks rmeove dev and test dependencies
- quarkus server side security at runtime
- quarkus client side security at runtime
- camel
- gradle
- modulith vs microservices
- sync to async to sync communcation
- req http to service 1 instance a
- message queue to service 2
- service 2 answer via message queue to service 1 instance b
- sync from service 1 instance a to service 1 instance b
- service 1 instance a responds http request
- concurrency
- threads?
- the threat of virtual threads
- virtual threads in quarkus
- multis?
- clustering tasks
- with quartz
- with hibernate
- transactional messaging
- event sourcing
- observability
- lombok
- lombok and quarkus
- lombok delegate
- copy ctor property annotations
- hexagonal
- relexagonal
- arch tests
- modules
- immutable
- AOP in quarkus
- testing
- unit testing
- mockito extension
- quarkustest
- quarkus unit test
- quarkus resources
- blog features