BosonIT & NxtGen FullStack Starting Path solutions by Pablo Royo.
If this repo was useful for you give it a star ⭐ to prove your gratitude. 💖
Things you need before starting to use this repo.
- JDK 17
- IntellJ Community
- Postman / Insomnia
Some projects contains in the root folder a file called "EXERCISE_NUMBER.postman_collection" this file contains all the http request accepted by the application. You can import this information into your postman.
Timeline of the learning path divided in weeks.
- Leer Fichero separado por ":"
- Maven y ejecucion por terminal
- Ejercicio Basico de GIT
- BS0 - Ejercicio Basico de Spring con endpoints
- BS2 - Crea app con 2 controladores
- RS1 - REST service sobre objetos persona
- BS3 - Ciclo de vida beans (postconstruct)
- BS4.1 - Acceder a Propiedades (application properties)
- BS4.2 - Perfiles en Spring (application properties)
- BS5 - Escribir logs tipo error + optativo (logs)
- EJ2 - CRUD base de datos, CRUD JPA y Arq.Hexagonal
- BS8 - Personalizando las Respuestas del EJ2
- EJ3 - CRUD base de datos con relaciones entre tablas
- BS9 - Clase RestTemplate. Usos con Feign
- BS12 - CORS
- Dockerizacion del EJ3 con PostgreSQL
- Certificado curso MongoDB 10h
- SA2 - Subir archivos a Spring
- EJTE-1 - Testing con SonarQube
- EJS3-1 - Autorizacion y Autenticacion
- EJKA-1 - Kafka recibir y enviar mensajes
- FINAL - Aplicacion Final Reservas