Integrate Spring Boot with JSF using JoinFaces | CRUD step by step

Channel:
Subscribers:
192,000
Published on ● Video Link: https://www.youtube.com/watch?v=r1X0YHY8Trs



Duration: 0:00
1,628 views
54


Do you want to learn how to integrate Spring Boot with JSF in a professional way using JoinFaces? In this video, I will guide you step by step to configure your project with the correct dependencies and without conflicts.

➤GitHub repository:
https://github.com/walterroseroec/joinfaces-springboot-jsf

➤Website for tutorial information:
https://supertecnodroid.com/integra-spring-boot-con-jakarta-server-faces-mediante-joinfaces/

➤Donation to the channel:
https://paypal.me/RobinsonRosero

📚 Content:
00:00 Introduction
01:34 JoinFaces Documentation
07:35 Create Spring Boot Project
09:47 Open Project in the IDE
10:17 Configure the pom.xml file
12:21 Configure application.properties
15:26 Configure WEB resource structure
17:10 Testing XHTML view
20:44 CRUD: Package structure
25:06 CRUD: Create Entity
25:32 CRUD: Create Repository
26:51 CRUD: Create Service
31:15 CRUD: Create RestController and XHTML view
01:14:03 Testing XHTML view
01:16:40 Integrating PrimeFaces themes
01:19:46 Integrating OmniFaces to remove .xhtml extensions
01:22:06 Finishing

Thank you friends for watching this video and if you liked it don't forget to leave your like and your subscription
============= CONTACT ME ===============
Website: http://supertecnodroid.com/
Instagram: https://www.instagram.com/walter.rosero.ec.dev/
=====================================
GREETINGS FROM ECUADOR!!!

#JavaWeb #JSF #SpringBoot




Other Videos By Walter Rosero


2025-01-29Install DEEPSEEK R1 on your computer Safe and Private with LM Studio | FREE AI 🖥️✨
2024-12-15Login con Spring Security usando JSF PrimeFaces + Spring Boot mediante JoinFaces
2024-12-08Integrate Spring Boot with JSF using JoinFaces | CRUD step by step
2024-11-14Cómo integrar Spring Boot 3 con WildFly: Crea un CRUD con API REST
2024-11-07CRUD en Java Web con JSF, PRIMEFACES y JPA (HIBERNATE) aplicando buenas practicas
2024-10-27Configura ambientes de Producción y Desarrollo en Java Web con Maven Profiles
2024-10-23Instalación y Configuración de Maven en Windows | NetBeans, Eclipse e IntelliJ IDEA
2024-10-20Cómo crear un Proyecto JSF 4.0 con JEE 10 Paso a Paso
2024-10-04Cómo crear un Proyecto JSF 3.0 con JEE 9 Paso a Paso
2024-09-30Casos de la vida real de un developer. Cuando requieren el proyecto con urgencia y de prioridad
2024-09-29Cómo crear un Proyecto JSF 2 con JEE 8 Paso a Paso
2024-09-19Cómo ocultar las extensiones XHTML/JSF de la URL en JSF
2024-09-17¡iOS 18 llega con una función increíble! 📱🔗 Comparte tu WiFi con un simple QR, rápido y fácil.
2024-09-15Cómo ocultar las extensiones XHTML/JSF de la URL en JSF
2024-07-22Tengo mi PC Gamer y no me siento satisfecho, creo que me hace falta ella 🥹
2024-07-18Comprando mi primera PC GANER 😁
2024-07-15Cómo Instalar Temas de Atom en IntelliJ IDEA
2024-06-05Cómo vincular tu página de Facebook (FanPage) a tu cuenta de Instagram y no a tu perfil personal
2024-01-08URL con rutas amigables en JSF usando PrettyFaces
2023-08-14Manejo de excepciones y validación de solicitudes en Spring Boot API REST Exception Hander y @Valid
2023-08-06Desarrolla tu primera API REST desde cero con Spring Boot aplicando buenas practicas