Projects with this topic
-
-
Renzo Ramos – Proyecto de Iniciación - Seidor Desarrollo de una aplicación utilizando Spring Boot, con integración de los siguientes componentes:
Spring Web para la creación de servicios REST.
Spring JPA para la persistencia de datos.
H2 Database como base de datos en memoria para pruebas.
Lombok para reducir la escritura de código repetitivo.
SpringDoc para la documentación automática de la API (OpenAPI/Swagger).
Validaciones integradas para asegurar la integridad de los datos en las solicitudes
Updated -
-
Gestion des habitations (projet Rent A House)
Updated -
-
Projeto criado para estudar e mensurar a performance de persistência em banco de dados O principal objetivo é fazer um Benchmark entre os tipos de persistência, abaixo temos os métodos abordados de persistência. JDBC / Hiberte + JPA / Spring Boot Data
Updated -
-
The app to see your pet data. Spring backend with MySQL database and Angular frontend. The final bigger practical project during SDA JREE27. Project creation time 16.12-...04.24. (In development)
Updated -
A Spring Boot / Security / MySQL / RestAPI simple demo app with Swagger UI for listing the database API queries.
Updated -
This project showcases how to build a Java library meant for use in a Spring Boot project that is set up for data access to multiple datasources. It properly configures hibernate for batch inserts/updates and uses Atomikos JTA transaction manager for distributed transaction management.
Updated -
This project using stack Spring : 2.7.14 Jdk : 11
Updated -
Personal project: Creation of a recipe manager for our family using Spring Boot and MariaDB. Currently only a backend project, frontend will be added at a later point.
Updated -
A small personal practical project creating a very basic book library using Mysql database and Spring Boot Data Jpa with JpaRepository
Updated -
Course 3 of 3: Advanced Java.
Updated -
-
-
An academic project done many years ago. It was kept for historical reasons. It uses JSP to generate views.
Updated -
Many concepts have been implemented in the Java language, and the frameworks has been used in the Java language like hibernate and spring boot Some of the concepts that were applied in this project Spring Framework: Rest API (POST, PUT, PATCH, GET and DELETE), Spring Data Rest, Exceptions, Scheduling, Profiles, Transaction Managements, Repositories, Caching, Custom Validations, AOP, Startup Application Listener.
Hibernate Framework: Entities, Relationship (Compositions and inheritance), Annotations, Fetching Data (Lazy and Entity Graph), Converter, Composite Key, Projections, Validations, Entity Manager (create DDL statement), Hibernate Envers and Spring Data Envers and Searching (Specification and Hibernate ExampleMatcher).
Jackson: Annotations and Polymorphism, Serializable and deSerializable
Lombok, Reflections, MySQL and Maven
Java API web JSON rest microservice microservices micro-service Spring spring boot spring-boot Spring Frame... Spring Data JPA jpa-hibernate JpaRepository hibernate JPA/Hibernate Hibernate ORM specification annotations REST API transactions Hibernate In... Hibernate Re... Hibernate Ba... exception-ha... Spring AOP aop job scheduling scheduling profiles Profiles in... data envers ... data envers ... Pointcut caches Caches in sp... jackson Polymorphism polymorphism... Startup Appl... Custom Repos... limitations JPA Sort JPA Paging JPA isolation isolation tr... propagation ... propagation Lombook lazy loading eager hibernate lazy Hibernate converters validations hibernate Va... Map Projections Searching Ex... JPA auditingUpdated -