se añadio websocket para terminar el remate
Some checks failed
Deploy Spring Boot App / build-and-deploy (push) Has been cancelled
Some checks failed
Deploy Spring Boot App / build-and-deploy (push) Has been cancelled
This commit is contained in:
24
TIC.txt
Normal file
24
TIC.txt
Normal file
@@ -0,0 +1,24 @@
|
||||
Java 21 o superior
|
||||
|
||||
Spring Boot 3.5.5 → framework principal para crear el backend REST.
|
||||
|
||||
Spring Security
|
||||
|
||||
Spring Data JPA
|
||||
|
||||
🔹 Base de datos
|
||||
|
||||
Hibernate
|
||||
MySQL
|
||||
|
||||
🔹 Seguridad y encriptación
|
||||
|
||||
BCryptPasswordEncoder → codificación segura de contraseñas.
|
||||
|
||||
Basic Auth (HTTP Basic Authentication) → método de autenticación para pruebas.
|
||||
|
||||
🔹 Servidor / despliegue
|
||||
|
||||
Tomcat embebido → servidor web incluido en Spring Boot para ejecutar la app.
|
||||
|
||||
Maven / Gradle
|
||||
Reference in New Issue
Block a user