Todos tenemos distintos puntos de vista, creemos, no creemos, pero, incluso si fuese ateo, para mi la vida se respeta. Un niño es una historia, un pueblo detrás de él, una salvación para el mundo.Comparto con ustedes amigos lectores, estas 2 bellas oraciones dadas por sus autores para el Respeto...
Cómo construir un ecommerce con Angular y NetCore
Hola amigos, hoy les traigo una saga de 10 videos de como construir un ecommerce con Angular y Net Core 3. Todo disponible en nuestro canal de youtube.Si tienes alguna duda, comentario o pregunta, dejame tus comentarios en slack.joedayz.pe, Facebook JoeDayz o whatsapp +51977448524.Enjoy!...
How to build an ecommerce with Angular and Net Core
Hi Guys, Today I am going to show How to build an ecommerce with angular and net core step by step. 10 videos available in our Youtube channel.Remember, If you have a question, you can leave a comment in slack.joedayz.pe, Facebook JoeDayz o Whatsapp +51977448524.Enjoy!...
Connecting our client project using Microprofile JWT
In the previous article on how to Create Tokens with Microprofile JWT and JDBC Realm, we managed to have a project that provides us with tokens for our users and roles in our database.It was pending to create a client that uses these tokens and allows them to make use of the APIs that this client...
Conectando nuestro proyecto cliente usando Microprofile JWT
En el articulo anterior de como Crear Tokens con Microprofile JWT y JDBC Realm, nosotros conseguimos tener un proyecto que nos provea de tokens para nuestros usuarios y roles de nuestra BD. Quedo pendiente crear un cliente que utilice estos tokens y permita hacer uso de las APIS que exponga...
Creating Tokens with Microprofile JWT and JDBC Realm
In these last months of the year, I have started with my team to work with Micprofile, Payara, JakartaEE and the truth everything is more minimalist and works very well.As I needed a project that provides me with tokens with the above mentioned, I checked the great article by Victor Orozco (@tuxtor)...