排序
Usando o fault tolerance no Quarkus, porque errar é umano, mas tem limites!
Usando o fault tolerance no Quarkus, porque errar é umano, mas tem limites!,Encare os fatos, em algum momento a sua aplicação vai falhar. Porém, não é porque erramos que vamo...
Why you should use Quarkus in your next microservice
Why you should use Quarkus in your next microservice, Motivation If you're lucky enough to work in a company where you can pitch ideas to your boss and teammates in a meet-up sort ...
Azure Functions with supersonic Java
Azure Functions with supersonic Java, Intro Serverless is becoming an alternative way of creating and deploying some types of services due to the fast delivery and cost-efficient p...
Configurando tratamento de erros no kafka com Quarkus
Configurando tratamento de erros no kafka com Quarkus,Java é lindo. Quarkus é lindo. [Franz] Kafka é lindo. Porém, nem tudo são flores no desenvolvimento. Acidentes acontecem ...
Quarkus e TestContainers o Pikachu dos ambientes de testes
Quarkus e TestContainers o Pikachu dos ambientes de testes,Me considero uma pessoa que pensa no bem comum e em ajudar o próximo. Por exemplo, caso eu encontrasse um gênio que me ...
Alterando o perfil de configuração do Quarkus
Alterando o perfil de configuração do Quarkus,Num post passado, nós já vimos bastante sobre como injetar configurações no Quarkus. Mas a parte de configuração do Quarkus é...
Tutorial: Criando um CRUD utilizando Quarkus Java + REST + CDI + Panache, Hibernate com Postgres (Docker) + Postman
Tutorial: Criando um CRUD utilizando Quarkus Java + REST + CDI + Panache, Hibernate com Postgres (Docker) + Postman, Tutorial: Criando um CRUD utilizando Quarkus Java + REST + CDI ...
Using Bean Validation on Quarkus.io
Using Bean Validation on Quarkus.io, Quarkus Tutorial (3 Part Series) 1 How to set up a REST API using Quarkus.io 2 Configure JPA on Quarkus.io 3 Using Bean Validation on Quarkus.i...
Go กับ Java ใครเร็วกว่า (แบบ Native)
Go กับ Java ใครเร็วกว่า (แบบ Native),โดยส่วนตัวสงสัยมานานว่าระหว่างสองตัวนี้ใครเร็วกว่ากัน เนื่องจาก...
Building a Native Java Application for ARM64 with Quarkus
Building a Native Java Application for ARM64 with Quarkus,The Graal native image compiler is a great tool to significantly reduce the start time and memory consumption of Java appl...
Building Quarkus native images. You can do it too!
Building Quarkus native images. You can do it too!,If you read the Quarkus native build page, it should be a breeze: enable -Pnative and there we go! Well… not so fast. Not so fas...
Configure JPA on Quarkus.io
Configure JPA on Quarkus.io, Quarkus Tutorial (3 Part Series) 1 How to set up a REST API using Quarkus.io 2 Configure JPA on Quarkus.io 3 Using Bean Validation on Quarkus.io JPA is...