101 do papito

Luiz PaisLuiz Pais
1 min read

wsl

  • Como acessar o windows de dentro do WSL2?

    • no prompt do linux digite hostname. O resultado utilize juntamente com .local, ex:
      ~ hostname [enter]

      ~ maquina1

      ~ curl http://maquina1.local:8080/hello

      Hello from RESTEasy Reactive

Rest API Error Message Modeling

Este artigo é meio antigo mas basta atualizar as libs javax por jakarta e tudo roda. É um bom exemplo de como criar tratamento de erro padrão para suas APIs REST. Utlizei hoje ao me deparar com a dúvida de como padronizar os retornos de erro no REST.
REST API error modeling with Quarkus 2.0 | Red Hat Developer

0
Subscribe to my newsletter

Read articles from Luiz Pais directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Luiz Pais
Luiz Pais

I work in IT for over 30 years. I love what I do and greatly enjoy interacting with other professionals, learning, helping, and making our field more accessible. I'm a proud nerd. Currently, I work with Java and its ecosystem. I have experience with the .Net platform, on which I worked for over 13 years.