An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: hibernate-orm

daigts01/spring-boot-h2-rest-api

Este é um projeto Spring Boot REST API para gerenciamento de funcionários, utilizando um banco de dados H2 em memória. Ele permite criar, listar, atualizar e excluir funcionários através de endpoints REST

Language: Java - Size: 75.2 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

abhishk12/E-Commerce-Bookstore-Website

This is an ongoing project of an online bookshop website. I am using Java Servlet for the backend and Hibernate for connecting with the database. The main features include user login, viewing books, book categories, searching for a book, admin page, adding to cart, and placing orders.

Language: Java - Size: 4.93 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

BunnyNyku/spring-boot-h2-rest-api

Este é um projeto Spring Boot REST API para gerenciamento de funcionários, utilizando um banco de dados H2 em memória. Ele permite criar, listar, atualizar e excluir funcionários através de endpoints REST

Language: Java - Size: 75.2 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

somjena/Hibernate

Language: Java - Size: 77.1 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

elfctn/BankSecureRESTAPI Fork of xxelifcetinxx/FSWEB-S19D3-Maven

Spring Security || implements a secure Spring Boot REST API for a banking application, utilizing Spring Security for authentication and authorization. It features JDBC authentication with user and admin roles, allowing role-based access control to CRUD operations on bank accounts.

Language: Java - Size: 120 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

hibernate/hibernate-orm

Hibernate's core Object/Relational Mapping functionality

Language: Java - Size: 275 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 6,179 - Forks: 3,640

elfctn/CasinoRESTAPI Fork of xxelifcetinxx/FSWEB-S18-Challenge-Maven

Spring Data JPA|| RESTful API for managing burgers with full CRUD operations, exception handling, and PostgreSQL integration.

Language: Java - Size: 90.8 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

elfctn/DeepNotes

Summary notes to remind me of things I've forgotten while moving quickly through projects. 📝

Language: Java - Size: 979 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

jahong1r-t/codingbat-clone

An improved version of the CodingBat platform

Language: Java - Size: 160 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

fakesib/Hibernate

It's a simple explanation of Hibernate and how it works. Core, Entity, Lify Cycle, Cache, etc.

Language: Java - Size: 4.88 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

viking19/Microservice_Spring-Security_Program

This project demonstrates a secure microservice architecture using Java Spring Boot, featuring services that communicate via REST APIs and are protected with JWT tokens. Key components include an authentication service, a central API gateway, and a service registry for dynamic discovery. 🐙✨

Language: Java - Size: 25.4 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

Ayushkhodankar/Footwear

A website for raising tickets for issues included with admin dashboard

Language: CSS - Size: 22.5 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

UmerrAli/OnlineVotingSystem

Online Voting System using Spring MVC, Hibernate, and MySQL

Language: Java - Size: 53.7 KB - Last synced at: about 10 hours ago - Pushed at: 10 months ago - Stars: 8 - Forks: 2

oguzkaran/JavaApp1-Mar-2023

JavaApp1-Mar-2023

Language: Java - Size: 45.7 MB - Last synced at: 12 days ago - Pushed at: 10 months ago - Stars: 33 - Forks: 51

Urunov/SpringBoot-Projects-FullStack

Spring Boot, JDBC, ORM, JPA, Hibernate, H2, MySQL, Oracle

Language: Java - Size: 41.2 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 646 - Forks: 241

fabiosperotto/etiquetascorreios

Projeto para fins educacionais de geração de etiquetas para correspondência

Language: Java - Size: 432 KB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

zunaiddev/Tasks_App

Hibernate-Based CMD Task Management App.

Language: Java - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

tennyros/subscription-service

REST API microservice for managing users and their subscriptions

Language: Java - Size: 139 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

piyushr147/springBoot

As i worked and learned new things about spring framework, i have added all the projects i covered in my initial learning phase

Language: Java - Size: 525 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

framefork/typed-ids

Support for seamless typed IDs for your entities

Language: Java - Size: 324 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

Zeh237/ERP-Pro

A Java/springboot based ERP system for a shop

Language: HTML - Size: 51.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

medamineharbaoui/Remitly_Technical_Test

A RESTful API for managing SWIFT codes of financial institutions, built with Spring Boot, Hibernate, and MySQL for the backend, and Next.js for a user-friendly frontend. The application parses SWIFT codes from CSV files, stores them in a database, and provides endpoints for retrieval. Fully containerized with Docker for easy setup and deployment.

Language: TypeScript - Size: 236 KB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

TanviDeore/Employee-Management-System

It is a web application created for Employees with the implementation of CRUD operations

Language: Java - Size: 6.66 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

AndrzejSzelag/gym

A Spring Boot-based MVC web application using Hibernate ORM and PostgreSQL for managing gym member data, implementing the Builder creational design pattern for flexible object construction.

Language: Java - Size: 1.01 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

callicoder/jpa-hibernate-tutorials

Hibernate Tutorials with Spring Boot and Spring-Data-JPA

Language: Java - Size: 123 KB - Last synced at: 29 days ago - Pushed at: over 3 years ago - Stars: 275 - Forks: 222

alxgcrz/_learning_hibernate_

Learning Hibernate

Size: 5.12 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

pratikkhot100/Bank-Management-System

The Bank Management System is a secure, scalable application built with Spring Boot, Thymeleaf, and MySQL, offering features like deposits, withdrawals, and transfers. It uses Spring Security, JWT, and OAuth2 for secure authentication. The system supports role-based access, ensuring secure, user-friendly banking for customers and employees.

Language: HTML - Size: 54.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

pocketcombats/spring-data-naturalid

Enhance Spring Data JPA with Hibernate's Natural ID support for optimized entity lookups

Language: Java - Size: 41 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

chamithKavinda/Library_Management_System

This repository features a Library Management System developed as part of the ORM module final coursework. Built with Java, JavaFX, and Hibernate ORM, the application uses JDK 11 to manage library data with efficient CRUD operations and data persistence through Hibernate.

Language: Java - Size: 14 MB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 6 - Forks: 0

medamineharbaoui/OnDemand_Backend

OnDemand Backend is a Spring Boot application designed to power an on-demand services platform. It provides a robust RESTful API for managing service requests, user data, and administrative operations.

Language: Java - Size: 29.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

kostadinlambov/Social-Network

Social-Network is a Stateful app built with Spring Boot, MySQL and React.

Language: Java - Size: 92.8 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 71 - Forks: 15

Anirudh1103/Complete-Java-DSA-OOPs-SpringBoot

This repository contains 📌 programs, 📝 notes, and 💡 practice problems on Java, OOPs, DSA, Hibernate, Spring, and Spring Boot, along with 🏆 LeetCode solutions and 🧩 coding challenges of varying difficulty levels. Contributions and feedback are always welcome! 🚀

Language: Java - Size: 55.3 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

thirdee/spring-boot-h2-rest-api

Este é um projeto Spring Boot REST API para gerenciamento de funcionários, utilizando um banco de dados H2 em memória. Ele permite criar, listar, atualizar e excluir funcionários através de endpoints REST

Language: Java - Size: 75.2 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

pravindnikam07/pravindnikam07

Pravin Nikam Java developer profile

Size: 49.8 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

vatri/freelancer-platform

A quickstart Java Spring project for freelance websites development.

Language: Java - Size: 139 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 37 - Forks: 22

edson-a-soares/java_web_developer_nanodegree

It contains snippets, exercises, and solutions for the Udacity Java Web Developer Nanodegree.

Language: Java - Size: 1.63 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 3

certidevs/hibernate

Formación en Hibernate ORM con Java: Entidades JPA, asociaciones, fetching, herencia, DTO, JPQL, HQL, Contexto de persistencia, Nombrado, auditoría, QueryDSL, Blaze Persistence, Criteria, Entity Graph, Caching, Hibernate Types, Funciones, Rendimiento

Language: Java - Size: 205 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 5

SurajSanap/ShopSphere

A secure, scalable e-commerce platform built with Spring Boot, Hibernate, and MySQL. Implements user authentication, product management, cart system, and admin controls. Follows MVC architecture with RESTful APIs for seamless interaction. Optimized for performance, modularity, and multi-IDE support (IntelliJ, Eclipse, VS Code).

Language: Java - Size: 495 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

houbb/mybatis

The simple mybatis.(手写简易版 mybatis)

Language: Java - Size: 160 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 28 - Forks: 11

vinciusarruda/crud-hibernate-gui

aplicação desktop feita em Java usando o Framework Hibernate ORM (JPA)

Language: Java - Size: 12.6 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Mohamad-shosha/Jop-Portal

This project is a complete end-to-end web application built using Spring Boot, Spring MVC, and Thymeleaf to create a dynamic and interactive user experience. It follows the Model-View-Controller (MVC) architecture, ensuring clean code structure and maintainability.

Language: Java - Size: 15.3 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

kuldeepsingh99/spring-data-jpa-one-to-many-bi-directional-mapping

In this video, we will dive into Spring Data JPA One-To-Many Bidirectional Relationship, covering how to establish a one-to-many mapping between entities using @OneToMany annotation

Language: Java - Size: 1.02 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

survi218/BankingApp

Banking Application with Primary and Savings account.

Language: Java - Size: 942 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 12 - Forks: 14

nadeesamaraweera/Hibernate-thogakade

This in-class project showcases a Thogakade developed using Hibernate ORM with Bootstrap.

Language: Java - Size: 13.9 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

nadeesamaraweera/BookWorm-Library-Management-System

This project showcases a Library Management System developed for the ORM module final coursework. It is implemented using Java, JavaFX, and Hibernate ORM, with JDK 11. The system provides robust CRUD functionality for managing library data, leveraging Hibernate for seamless data persistence and efficient handling of operations.

Language: Java - Size: 30.1 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

KotelnikovAV/explore-with-me-microservices

Project for self-development

Language: Java - Size: 334 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

BulatRuslanovich/HHBot

Telegram bot designed for job seekers.

Language: Java - Size: 592 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

fatiq123/Shoeapp-Backend

Shoeapp Backend written in Spring Boot.

Language: Java - Size: 91.8 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

jmlakshmisagar/Personal-Banking-Using-SpringCore-Hibernate-TransactionManager-MySQL

A Java-based Banking System application using Hibernate for data persistence. The project includes functionalities such as creating customers, managing accounts, performing transactions, and checking balances.

Language: Java - Size: 30.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

sur16-cse/digital-library

Language: Java - Size: 43.9 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

D-Madev/Columbia-Viajes

App web para gestionar usuarios, roles y viajes.

Language: JavaScript - Size: 4.46 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

VaradM-17/Spring_CRUD_HibernateMethods

This repository shows how to create a simple Spring Boot application that performs CRUD operations using hibernate methods.

Language: Java - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 10 - Forks: 0

gayanukabulegoda/BookWorm-Library-Management-System

BookWorm is a powerful library management system built with Hibernate and Java, offering efficient book, user, and branch management for admins and users.

Language: Java - Size: 369 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 8 - Forks: 1

KnSwee/java-explore-with-me

Template repository for ExploreWithMe project.

Language: Java - Size: 102 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

KotelnikovAV/shareit

Repository for exploring the capabilities of testing libraries

Language: Java - Size: 115 KB - Last synced at: 11 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

KotelnikovAV/explore-with-me

Repository for improving the level of team development.

Language: Java - Size: 147 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

KotelnikovAV/smart-home

Repository for studying cloud technologies

Language: Java - Size: 211 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ABSphreak/LoanApp

🌿 Home Loan Application - end to end, using Spring Boot, Hibernate and Oracle DB

Language: CSS - Size: 101 MB - Last synced at: 25 days ago - Pushed at: almost 5 years ago - Stars: 15 - Forks: 11

alansastre/jakartaee-jpa-hibernate

Persistencia en Java y Jakarta EE con Jakarta Persistence e Hibernate. Formerly Java EE / JPA. Almacenamiento de datos en bases de datos.

Language: Java - Size: 11.7 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

krishnalagad/classroom-quiz-springboot-angular-app

Classroom quiz is a MCQ based online examination system project developed in angular material ui and spring boot, hibernate orm with mysql database.

Language: Java - Size: 2.96 MB - Last synced at: 19 days ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

guille555/bck--java--HibernateXML

In this example, it's demostraded the use of Hibernate's XML mapping technology implemented with an Apache Derby data base, in memory.

Language: Java - Size: 13.1 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

nsaladie/MP13-Hospital-BackEnd

It is a Spring Boot application designed to manage nursing-related functionalities in a hospital.

Language: Java - Size: 104 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

tikeshturkar75/Crud_Based_Student_Management_System

Create, Read, Update, Delete (CRUD) operations, Student Registration, Search & Filter, Authentication

Language: TypeScript - Size: 3.04 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

vicky11vicky11/tastytrack

A Java Full Stack Web Application

Language: Java - Size: 10.2 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

gayanukabulegoda/Hibernate-ORM-Lesson

Explore Hibernate ORM fundamentals with hands-on code examples in a structured learning space.

Language: Java - Size: 13.9 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 11 - Forks: 0

xmaherr/product-management-system

spring mvc project that applies all the principles of opp wiht using hibernate ,lombok , ORM , to build a project that well structured with readable code and good performance

Language: Java - Size: 61.5 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

vivek-dhamanemath/Hibernate-JPA-Movie-Actor-DB-Project

This Hibernate JPA project manages a MySQL database of actors and movies. Using Hibernate as the JPA provider, it maps Java classes (Actor, Movie) to database tables and performs CRUD operations. The persistence.xml file configures the database connection and Hibernate settings.

Language: Java - Size: 36.1 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

timofeev-vadim-96/tlg-bot-exchange-rates

Telegram-бот с функциями по мониторингу курса валют

Language: Java - Size: 1.78 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

OGSmurfen/PNU_Project

Quarkus Competitions RESTful API university project

Language: Java - Size: 384 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

bezkoder/spring-boot-one-to-many

Spring JPA, Hibernate One To Many example in Spring Boot with ManyToOne annotation

Language: Java - Size: 57.6 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 42 - Forks: 25

dimitrisstyl7/learning-spring-boot-3-spring-6-hibernate

Learning Spring Boot 3, Spring 6 and Hibernate

Language: Java - Size: 314 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

chris--/archunit-jpa-rules

JPA related ArchUnit rules

Language: Java - Size: 25.4 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

dungken/scientific-research-2024-apis

Scientific Research 2024 - A website applying Ontology model (COKB) to solve discrete mathematics.

Language: Java - Size: 198 KB - Last synced at: 21 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

jvcbrandao/API-Rest---Voll-Med

API REST desenvolvida em Java com Spring Boot, projetada para gerenciar consultas médicas, médicos e pacientes. O projeto inclui autenticação JWT, boas práticas de desenvolvimento e documentação para facilitar o uso e a expansão.

Language: Java - Size: 38.1 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

davorpa/atrakabank-jpa-hibernate-console

Monitorización y control de atracos a sucursales bancarias. (IFCD0210)

Language: Java - Size: 7.35 MB - Last synced at: 4 days ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

ranindunethmina/Library_Management_System

BookWorm is a powerful library management system built with Hibernate and Java, offering efficient book, user, and branch management for admins and users.

Language: Java - Size: 1.22 MB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

swamysmudiga/aws-cloud-project

This project consists of three repositories that together offer a full-stack solution involving a web application, infrastructure setup, and serverless functions.

Size: 6.84 KB - Last synced at: 22 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

UchithmaSenevirathne/Hibernate-ORM-bootstrapping-Learning

This project focuses on learning Hibernate ORM (Object-Relational Mapping) by bootstrapping a simple application. I'm exploring how to set up Hibernate configurations, map Java objects to database tables, and perform basic CRUD (Create, Read, Update, Delete) operations.

Language: Java - Size: 13.9 MB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

UchithmaSenevirathne/Hibernate-BookWorm

This project serves as the culmination of my learning in Hibernate ORM (Object-Relational Mapping). I'm building a comprehensive application that utilizes Hibernate to interact with a relational database. Through this project, I'm gaining hands-on experience in mapping Java objects to database tables, performing CRUD (Create, Read, Update, Delete)

Language: Java - Size: 4.91 MB - Last synced at: 18 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

ammahmoudi/WE

A social app for postint and messaging using java , javafx,hibernate ORM

Language: Java - Size: 7.6 MB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

aftermath22/Online_Shopping_Cart

The Online Shopping Cart is a Java web application providing essential e-commerce features for users to browse and purchase products, while administrators can manage inventory and users through a secure admin panel.

Language: Java - Size: 440 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

davorpa/gestangenviaj-jpa-hibernate-console

Gestión de billetes en una agencia de viajes (IFCD0210)

Size: 77.1 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

viniciusdsandrade/java-advanced-solutis-dev-trail-2024

Advanced Java training designed specifically for the Solutis Internship Program with real-world project examples to help interns develop a solid understanding of advanced concepts. It covers key topics such as Design Patterns, Spring Boot, Spring Security, Spring Test with a focus on Microservices architecture and AWS integration.

Language: Java - Size: 36.2 MB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Olow304/E-commerce-Spring

Spring boot e-commerce application

Language: Java - Size: 2.95 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 31 - Forks: 21

Pasindu-Jayasundara/ColoShop

ColoShop is an e-commerce web application that allows users to browse, search, and purchase products online. The application is built using Java, Hibernate, and various front-end technologies.

Language: CSS - Size: 116 MB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

felipewind/poc-quarkus-multiple-datasources

Poc using multiple data sources with Quarkus

Language: HTML - Size: 308 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 2

rishabh2298/developing-tools

It contains development code snippets which is required for developing projects and some input readers to make processing fast

Language: Java - Size: 6.84 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

QubitPi/hibernate-orm Fork of hibernate/hibernate-orm

Hibernate's core Object/Relational Mapping functionality

Language: Java - Size: 261 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

aftermath22/Sales-Reporting-System

The Sales Reporting System is a Java-based application designed for efficient sales management and reporting. Using Hibernate and MySQL, it provides features like CRUD operations for customers, products, and sales, along with insightful reporting tools. This system simplifies data handling and helps organizations make informed decisions.

Language: Java - Size: 28.3 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

j3ernhard/spring-boot-hibernate-search-playground

Language: Java - Size: 70.3 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 4

yavuzahmet1/JavaBootCamp2022

Engin Demiroğ java bootcamp

Language: Java - Size: 436 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

yavuzahmet1/SpringBootWorking

Spring-Boot

Language: Java - Size: 22.6 MB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 0

chamodshehanka/RentLio 📦

This is a vehicle reservation system. Which is made with JavaFX and also using hibernate and RMI.

Language: Java - Size: 14.2 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 57 - Forks: 20

SMU-IS/Timperio

IS442 - Object Oriented Programming (Grade: A)

Language: TypeScript - Size: 1.38 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

FaisalKhan0777/Student-CRUD-Management-System

The Student CRUD Management System is a robust Java-based application that demonstrates essential CRUD (Create, Read, Update, Delete) operations on a student database. This project is designed to showcase the implementation of Hibernate ORM for seamless database interaction .

Language: Java - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

humamul/Blog-Application-With-JWT

These Web-Services creates the Rest APIs by which user can login/logout/register into the server, add a blog in a specific category. User can also delete the post and also another user can comment on this post.

Language: Java - Size: 83 KB - Last synced at: 25 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Shimbhu77/GreenStich_Backend_Assignment

This backend project implements a secure login and signup REST API using Java, Spring Boot, and H2 database. It includes endpoints for user registration, authentication, and retrieving user details with JWT tokens.

Language: Java - Size: 75.2 KB - Last synced at: 22 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 2

dimitrisstyl7/smartAlert-backend Fork of kostas96674/smartAlert-web-service

Server-side application designed to support the SmartAlert mobile application, which provides immediate notifications to citizens during high-risk emergency situations

Language: Java - Size: 358 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 1

Quathar/ContactBook

📘 ContactBook Desktop Application developed with Java Swing

Language: Java - Size: 10.4 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

dimitrisstyl7/javaspot-spring-boot Fork of roussosan/javaspot-spring-boot

An interactive tool for learning Java, featuring GPT-3.5 integration for AI-driven exam evaluation

Language: Java - Size: 4.92 MB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0