dangi-ai /
online-shopping
This is an online shopping project using Spring Boot,Spring web-flow, Spring Rest Services and Hibernate. In this project we also used Spring Security with java and annotation configuration
Loading repository data…
marialuizaleitao / repository
This Java Spring Boot web services project, utilizing JPA and Hibernate, aims to deliver a robust CRUD application with H2 database integration, showcasing effective domain modeling, layered architecture, and comprehensive exception handling, while emphasizing seamless deployment options, including Heroku integration and PostgreSQL support.
README preview is not available for this repository.
Selected from shared topics, language and repository description—not editorial ratings.
dangi-ai /
This is an online shopping project using Spring Boot,Spring web-flow, Spring Rest Services and Hibernate. In this project we also used Spring Security with java and annotation configuration
pavelmihai96 /
Full Stack Web Application (Spring Boot + React) for paying bills online. This is a full-stack web application built using Spring Boot on the backend and React.js on the frontend. The application features a modern RESTful API architecture and uses Hibernate with Spring Data JPA
VANSHTRIVEDI /
This repository demonstrates the integration of Hibernate with Spring Boot JPA, featuring setups for MySQL and DBeaver, utilization of Hibernate ORM and JPA, creation of dynamic query methods, and implementation of data sorting and pagination. It provides practical insights for effective application development.
davids13 /
In this project I´ll show how to save/retrieve an image/file from MySQL using @Lob annnotation in Spring