many-to-one
There are 76 repositories under many-to-one topic.
uzaymacar/attention-mechanisms
Implementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with TensorFlow 2.0 and Keras.
callicoder/jpa-hibernate-tutorials
Hibernate Tutorials with Spring Boot and Spring-Data-JPA
phantasmicmeans/spring-boot-restful-api-example
REST API with Spring Boot ,Swagger 2, Data JPA, hibernate, Mysql, One to Many , Many to One Bidirectional mapping
mayank-02/multithreading-library
A lightweight C library based on one-one and many-one model for threading.
ckjellson/MTO_SW_LSTM
Many-to-one sliding window LSTM implementation in Pytorch
ivangfr/spring-data-jpa-relationships
The goal of this project is to study the JPA relationships: one-to-one, one-to-many / many-to-one, and many-to-many.
survivorbat/gorm-deep-filtering
Allow gorm's Where() to take in maps of maps that are automatically converted into subqueries
ClaudiaRojasSoto/DB_clinic
This project includes the implementation of a clinic's database from a relational diagram where the tables and their columns are specified, as well as the relationships between them. Accordingly, the tables are built and their relationships are established.
NihatQuliyev/curs-management-system
Spring data jpa tutorial
nauhc/biLSTM-many-to-one
biLSTM model with the attention mechanism. Example of prediction/inferencing included.
sayakghorai34/Library-Management-System
Library-Management-System using MERN stack to perform CRUD across multiple documents
shoul10/bookManager
Book Manager One-To-Many Relationship project for Spring Boot
AnupNair08/tlib
A multithreading library for POSIX-compliant Unixes
saurabh-vaish/hibernate
hibernate examples
ShubhamRandive1/Employee-and-Department-Data-Managements
Employee and Department Data Managements System Performing CURD operations ,Adding employees with respect to their departments and performing get all the employees, remove employees update employee while performing same for department
benyanko/MunchyAPI
Build restaurant menu RESTful API with ASP.NET Core and MongoDB
GregaMohorko/BlueDB
MySQL ORM library with Database First model that lets you create Entities with complex relationships and queries.
itqpleyva/SpringBoot_ManyToOne
a simple API simple Api to get, post, patch, put and delete entities(Topic and Course)
khaled-mahmud/Spring-Boot-Project
The task was to build an api-system for student service where a student could be assigned to many course and a course contain many topic.
lajobu/LSTM_stocks_thesis
A univariate LSTM model to predict IBEX 35 index stock market returns
sgrprmnk/befitting-advice-51
HoodieFoodie (Online Food Delivery App); to form a bridge between customer and restaurant; to cater the issue of delivering food to the doorstep of customer; fully functional with MVC design pattern in Spring Boot; handled all type of exception; used JPA and JPQL ; lombok and swagger; db relationship; Register_LogIn_Out;
Shanchax/user-threads
A multithreading library, authored in C, compliant with POSIX systems,(includes one-one , many-one and a rudimentary version of many-many mapping)
AlbertProfe/cifojava2022-6
Base project: API REST Read CRUD DATABASE H2 Command Line Runner with methods to test Postman to test API REST @entity. @RestController, @service, @CRUDrepository, @component Application.properties POM
aron-alvarenga/Ponto-De-Vendas-PDV-API-Java-Spring-Boot
API de ponto de vendas desenvolvida em Java utilizando Spring Boot Framework e MySQL.
arvindsis11/springJPAdemo
jpa relationship mapping -->one-to-many many-to-one using spring boot annotations + ALL Basic crud operations
cbot59/spring-data-many-to-one-examples
Example code to demo how to persist parent entity through child entity
Fernando-programador/JpaManyToOne
irei implementar projeto do Spring Boot com banco de dados com relacionamento de muitos para um
ikropachev/restaurant-voting
RESTful service with voting system. Tech stack: Maven, Spring MVC, Spring Security, Spring Data JPA, REST (Jackson), JDK8/17, Stream API, HSQLDB (in memory), JUnit5, Swagger v2 (API)
julianjupiter/spring-boot-jpa-many-to-one-app
Spring Boot Application with JPA Many-To-One Relationship
kuldeepjha/JpaProject
JPA based project: many-to-many and many-to-one
math280h/PyFileMovr
Quickly move files from a folder and subfolders to a single target
mrurespect/OnlineTeachingPlatform
Online Teaching Platform integrating Hibernate with Spring-boot
natanbs-dev/PicPay-backend-challenge
Desafio Técnico: Backend para o PicPay Simplificado com Spring Framework. Solução robusta para cadastro, transferências e notificações, seguindo princípios SOLID e utilizando H2 para persistência.
Thales-Eduardo/CRUD-TypeORM
SOLID, TDD, DDD + Cache com redis e paginação.
thegenuinegourav/Different-Associations-in-SpringBoot-JPA
This Repository contains the sample projects of all the Assosciations available with Spring Boot JPA database.