The Call for Papers for TDC 2021 Future International is going to be open until October 15th. Submit your talks now. I am part of the APIs and Microservices track | Technical Committee. https://lnkd.in/etEFqM5PAnimate a enviar tu propuesta para el TDC 2021 Future International y aumenta tu...
Virtual Checker built with Angular + Firebase + Flutter + JakartaEE + Microprofile + PostgreSQL on Azure - Parte 2
on septiembre 21, 2021
in azure, firebase, flutter, jakartaee, microprofile, PostgreSQL
with
1 comentario

In the last post, we start with the explanation of our authentication/authorization server that provides JWT Tokens. In this post, we start to build the first version of our angular application. Source Code: https://github.com/joedayz/web-inspector (tag v1.0)1. Create the angular...
Virtual Checker built with Angular + Firebase + Flutter + JakartaEE + Microprofile + PostgreSQL on Azure - Parte 1
on septiembre 21, 2021
in azure, firebase, flutter, jakartaee, microprofile, PostgreSQL
with
No hay comentarios.

Virtual CheckerThe example that we are going to develop is about a virtual checker. The objective of this application is to allow the inspection of a car whose owner wishes to purchase vehicle insurance.The mobile application is for attending the inspection of vehicles that will be assigned...
Aprendeconjoe.com
Con mucha alegría saco mi nueva plataforma de estudios denominada aprendeconjoe.com, el cual reemplazará a campus.joedayz.pe, por ahora empezaremos con venta de cursos de forma individual a USD 9.99 cada uno. Veamos como se dan las cosas en estos meses y si tiene la acogida que esperamos.En Septiembre...
New profile in JakartaEE 10 for microservices
Good news coming with JakartaEE 10, new profile (Core Profile) be available with minimum runtimes for microservices and also ahead-of-time compilation.Thanks to the community and companies behind JakartaEE and microprofile. Enjoy!...
Backend of Comparabien.com.pe with JakartaEE, DeltaSpike and Blaze Persistence
PrerequisitesIn this article we are going to remember 2 previous articles that are:Installing PostgreSQL and Payara ServerConfiguring JDBC Connection Pool and JDBC Resources in Payara for PostgreSQLSource CodeThe backend source code is in this link https://github.com/joedayz/ConcentradorJakartaEE.The...