Axelix 1.1.0 is live π
π https://t.co/k37tHLHuG5
Weβve packed a lot of improvements into this version.
Thank you for trying Axelix in real projects - your support means a lot π
Whatβs new in 1.1.0:
β Master can now load config from Spring Cloud Config Server and HashiCorp Vault
β External config file support (axelix.master.config.location)
β Prometheus & OpenMetrics metrics
β OTLP metrics export
β Structured ECS logging
Axelix 1.1.0 is live π
π https://t.co/k37tHLHuG5
Weβve packed a lot of improvements into this version.
Thank you for trying Axelix in real projects - your support means a lot π
The quietest performance killer in Spring Boot production π¨
spring.jpa.open-in-view=true
One property β lazy loading outside transactions -
β extra queries β weird timeouts that only appear in prod
The most common culprit - Owner.pets with FetchType.EAGER and CascadeType.ALL
@thjanssen123 explains in detail why you should be careful when using CascadeType.ALL:
https://t.co/ed4ismOoVs
The most common culprit - Owner.pets with FetchType.EAGER and CascadeType.ALL
@thjanssen123 explains in detail why you should be careful when using CascadeType.ALL:
https://t.co/ed4ismOoVs
How we adapted trunk-based development to our workflows in a monorepo with synchronized versioning - in a new article by our CEO, Mikhail Polivakha @mpolivaha π
https://t.co/VwI0eHPofu
Axelix helps detect in-memory pagination, N+1 queries, and other Hibernate issues in your services. But can we prevent some of them during development (e.g. in Tests)? Our CEO, Mikhail Polivakha, wrote an article about thatπ
https://t.co/24NL6oTFVO
Axelix is now generally available and ready for production use! π
We have also published an article, βAxelix goes GA. A journey of a thousand miles begins with a single stepβ
Enjoy the read https://t.co/sTTv9guYaz
We will keep you updated π«‘