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

Topic: "spring-data-jdbc"

infobip/infobip-spring-data-querydsl

Infobip Spring Data Querydsl provides new functionality that enables the user to leverage the full power of Querydsl API on top of Spring Data repository infrastructure.

Language: Java - Size: 731 KB - Last synced at: 7 days ago - Pushed at: 6 months ago - Stars: 288 - Forks: 54

naver/spring-jdbc-plus

Spring JDBC Plus

Language: Java - Size: 890 KB - Last synced at: 13 days ago - Pushed at: 28 days ago - Stars: 281 - Forks: 34

spring-petclinic/spring-petclinic-data-jdbc

Spring Data JDBC version of the Spring Boot Petclinic

Language: Java - Size: 6.3 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 106 - Forks: 125

VonChange/spring-data-jdbc-mybatis

spring data jdbc extend mybatis dynamic sql

Language: Java - Size: 1.01 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 98 - Forks: 15

eugene-khyst/spring-data-examples 📦

Spring Data JPA, Spring Data JDBC, and Spring Data R2DBC examples and a comprehensive guide to JPA fetching and locking strategies.

Language: Java - Size: 3.46 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 93 - Forks: 41

piomin/sample-spring-data-webflux

Demo apps showing how to use R2DBC with Spring Boot, Spring Data and Spring WebFlux on Postgres database

Language: Kotlin - Size: 80.1 KB - Last synced at: 20 days ago - Pushed at: about 1 month ago - Stars: 30 - Forks: 21

amitrp/spring-examples

Contains Spring and Spring Boot Code Samples used in https://www.amitph.com/ tutorials

Language: Java - Size: 153 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 30 - Forks: 29

xuanbo/easy-java

整理java技术要点,让java更简单,更容易上手。

Language: Java - Size: 6.87 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 27 - Forks: 8

ergonomic-code/Trainer-Advisor

Информационная система йогатерапевта и демонстрационный проект Эргономичного подхода

Language: Kotlin - Size: 44.1 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 22 - Forks: 6

maryellenteaches/SpringData2

Spring:Spring Data 2 exercise files

Size: 64.5 KB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 21 - Forks: 29

cockroachlabs/roach-data

Collection of small Spring Boot demos using CockroachDB with common data access frameworks and ORMs

Language: Java - Size: 278 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 6

holmofy/spring-data-criteria

`Spring Data Criteria` extends Spring Data JDBC & R2DBC & JPA to support dynamic sql

Language: Java - Size: 90.8 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 1

f-lab-edu/joy-mall

온라인 전자 상거래를 기반으로 한 쇼핑 플랫폼

Language: Java - Size: 312 KB - Last synced at: 23 days ago - Pushed at: 6 months ago - Stars: 14 - Forks: 1

bezkoder/spring-boot-jdbctemplate-postgresql-example

Spring Boot JdbcTemplate example with PostgreSQL: CRUD Rest API using Spring Data JDBC, Spring Web MVC

Language: Java - Size: 54.7 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 9

daggerok/spring-data-jdbc-examples

Fast and efficient spring-data

Language: Java - Size: 214 KB - Last synced at: 16 days ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 6

huankai/hk-platform

hk-platform

Language: Java - Size: 2.27 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 9 - Forks: 1

bezkoder/spring-boot-jdbctemplate-example-sql-server

Spring Boot JdbcTemplate example with SQL Server: CRUD Rest API using Spring Data JDBC, Spring Web MVC

Language: Java - Size: 54.7 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 4

bezkoder/spring-boot-jdbctemplate-example-mysql

Spring Boot JdbcTemplate example with MySQL: CRUD Rest API using Spring Data JDBC, Spring Web MVC

Size: 54.7 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 14

bezkoder/spring-boot-jdbctemplate-crud-example

Spring Boot JdbcTemplate example: CRUD Rest API with Spring Data JDBC, Spring Web MVC and H2 embedded database

Language: Java - Size: 54.7 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 7

joutvhu/spring-dynamic-jdbc

The Spring Dynamic JDBC will make it easy to implement dynamic queries with Spring Data JDBC

Language: Java - Size: 149 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

bezkoder/spring-boot-jdbctemplate-example-oracle

Spring Boot JdbcTemplate example with Oracle: CRUD Rest API using Spring Data JDBC, Spring Web MVC

Language: Java - Size: 54.7 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 5

rachidassouani/full-stack-java

In this project, I have tried to discover the whole cycle of creating Java enterprise Spring boot application.

Language: Java - Size: 279 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

cn-src/snippets-java

Java 代码片段 & Spring Boot 集成

Language: Java - Size: 1.54 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

cn-src/snippets-box 📦

一些零散的代码片段,集成 jar 后可直接使用

Language: Java - Size: 739 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 3

daggerok/ddd-spring-hexagonal-architecture

Yet another DDD

Language: Java - Size: 108 KB - Last synced at: 22 days ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 3

ergonomic-code/Project-Mariotte

Демонстрационный проект Эргономичного подхода - сервис бронирования номеров в отелях

Language: Kotlin - Size: 222 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

flmn/rover

使用 React 和 Spring Boot 开发的,适用于小型管理信息系统的脚手架

Language: Java - Size: 735 KB - Last synced at: 9 days ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

mil-lion/HelloSpring

Примеры для курса по Spring Framework

Language: Java - Size: 291 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

ndayishimiyeeric/content-calender

Content Calender Spring Boot REST API

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

neokeld/spring-webflux-data-r2dbc-demo

Reactive APIs with Spring WebFlux, Spring Data JDBC, R2DBC and H2

Language: Java - Size: 5.86 KB - Last synced at: 11 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

alesky78/Spring-data-jdbc-howto

spring data jdbc collection of examples

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

dmitrijmrsh/Cinema-Booking-App

Platform for cinema booking

Language: Java - Size: 214 KB - Last synced at: 13 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

whoimicom/wiic-singly-mgr

A management system that runs independently

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

egorsivenko/meeting-planner

🔥 Web-service for arranging and managing team meetings with invited participants

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

dehus101/software-entwicklung-im-team

Unser Projekt nutzt Java Spring Boot, MariaDB und Bootstrap-Templates, um eine schlanke Anwendung für die Verwaltung von Urlaubs- und Klausuranmeldungen im ProPra 2 Kurs zu schaffen. Benutzerfreundlich, effizient und klar strukturiert.

Language: Java - Size: 1.62 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

MaxiCorrea/java-pricing-tables-api

This repository contains the code to implement the API for the price table React application.

Language: Java - Size: 28.6 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

devalurum/stockPriceApp

Микросервисное приложение для получения информации и цены акции по ти́кету через telegram-бота, либо через API на основе SDK Tinkoff Invest API.

Language: Java - Size: 198 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Kshitij09/TazaBazar-Backend

MVP API Server for Grocery Store

Language: Java - Size: 337 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2

neo182/spring-data-jdbc-testcontainer

A simple reference application that demonstrates how one can use Testcontainers to test repositories of Spring Data JDBC.

Language: Java - Size: 54.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

neo182/spring-data-jdbc-testcontainer-kotlin

This is a simple reference application to configure TestContainer to run the unit test in Spring Data JDBC

Language: Kotlin - Size: 57.6 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

SabrinaFZ/spring-tasklist-manager-api

A Task Manager API with Spring Boot & Hibernate

Language: Java - Size: 68.4 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

wearearima/spring-data-jdbc-testcontainers

Spring Data JDBC showcase with Testcontainers

Language: Java - Size: 68.4 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

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: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

asobrados03/HotelManagementAPI

API RESTful para la gestión de un hotel, permitiendo administrar reservas, habitaciones, pagos, clientes y administradores, con autenticación, validaciones y documentación en Swagger/OpenAPI

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

yuejiangw/twitch-plus

A recommendation system based on Spring Boot and React

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

youssefGamalMohamed/spring-boot-database

This Repo Contains All Applied Examples About Spring with Connection to Database with ( JOOQ , Spring JDBC Template , Spring Data JDBC , Spring Data JPA ) and any one of them are applied in different branches

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

aphyrince/EmptyClassroomDetector

빈 강의실 탐색기

Language: Java - Size: 9.77 KB - Last synced at: 16 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

aphyrince/WebClickerGame

웹 기반 클리커 게임

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

nathsagar96/cashcard

CashCard API - A Spring Academy Project

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

sysfutex-holiday-camp/holiday-camp-backend

Backend of the campsite reservation service

Language: Java - Size: 118 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

gabriel-rcpereira/votingapp-v1

This is a playground project that I will maintain in my spare time. I want to use it to create a journey to practice new approaches and perfect the known ones.

Language: Java - Size: 136 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

maniacchef/PigeonSFW

自己学習用Webサイトのソース(バックエンド側)。SpringFrameWork使用

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

Eriklps/spring-security-jwt

Using Spring Security to configure access authorization with JWT.

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

w-k-s/Terraform-Experiment

Trying out Terraform

Language: HCL - Size: 427 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

fnellen/software-entwicklung-im-team

Unser Projekt nutzt Java Spring Boot, MariaDB und Bootstrap-Templates, um eine schlanke Anwendung für die Verwaltung von Urlaubs- und Klausuranmeldungen im ProPra 2 Kurs zu schaffen. Benutzerfreundlich, effizient und klar strukturiert.

Language: Java - Size: 2.71 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

suriya-mca/Spring_Boot_Basic

Spring Boot Basic

Language: Java - Size: 78.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Just-StyX/dollarcard

A Test-Driven Development Web Api for a gift card - "DollarCard". Spring-data-jdbc is used to managed the database and Spring-Security for authentication and authorization.

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

popehiflo/bookhub-backend

bookhub-backend

Size: 137 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MarcoVignati/to-do-service

Task management API which allows you to create, list, update, and delete tasks (CRUD).

Language: Java - Size: 69.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kwiatkowskimaciej/spring-car-dealership-web-app

Application for car dealership based on Java Spring Framework cooperating with relational database Oracle Database 19c.

Language: HTML - Size: 3.55 MB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ImamBiplob/CashCard-REST-API-with-Spring-Boot

CashCard Project from the course "Building a REST API with Spring Boot" at Spring Academy

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

oscka/starter

HanExpress - Starter

Language: Java - Size: 1.49 MB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

w-k-s/Bank-Transfer

Language: Kotlin - Size: 71.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

oscka/auth-service

HanExpress - jwt 토큰 생성, 검증

Language: Java - Size: 1.26 MB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

jei0486/demo-api-jdbc

Language: Java - Size: 80.1 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lucasvalenteds/poc-spring-jdbc-json-postgres

Persisting and querying polymorphic JSON in Postgres database

Language: Java - Size: 74.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lucasvalenteds/poc-spring-jdbc-json-mysql

Persisting and querying polymorphic JSON in MySQL database

Language: Java - Size: 74.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lucasvalenteds/poc-spring-jdbc-nested-aggregates

Persisting a root aggregate with nested aggregates

Language: Java - Size: 74.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lucasvalenteds/poc-spring-jdbc-temporal

Persisting temporal data using modern Java types to represent date and time

Language: Java - Size: 72.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ProPra-Lerngruppe/Leitfragen

Leitfragen der Wochenblätter

Language: HTML - Size: 4.19 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 3

JosephAlzieb/products

System, um Produkte zu registrieren, und zu verwalten

Language: Java - Size: 140 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

CxrlosMX/spring-boot-project-for-beginners

Spring Boot Project - Sistema de Facturación

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

dmedinao11/codigoton

Reto Codigotón - Bancolombia

Language: Java - Size: 78.1 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jamoamo/WebsiteStatusTelegramBot

Example Telegram Bot that determines if a website is online

Language: Java - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

BranislavOsadkovski/ManagerService

Simple, but powerful implementation of Spring JDBC

Language: Java - Size: 246 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

dplucenio/spring-security-with-jwt

A demonstration on how to use JWT authentication with Spring Security.

Language: Java - Size: 982 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

slu-it/technology-examples

Language: Kotlin - Size: 249 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

rshtishi/spring-data-jdbc-demo

A practical guide of using spring-data-jdbc for accessing the relational databases.

Language: Java - Size: 76.2 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

cafetamine/LocationDataSupplier

Location Data Supplier provides information about stored locations.

Size: 188 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

tosi29/spring-data-jdbc-with-h2-sample

Sample of Spring Data JDBC with H2 based on Spring Boot

Language: Java - Size: 61.5 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

caiofernandomf/SpringBoot-javaguides.net

SpringBoot tutorials learned in javaguides.net

Language: Java - Size: 70.3 KB - Last synced at: 3 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

rashidi/data-jdbc-sample 📦

Sample application with Spring Data JDBC

Language: Java - Size: 85 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

itsmrajesh/spring-jdbc

Spring JDBC project using JDBCTemplate

Language: Java - Size: 56.6 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

ciber-openshift-workshop/openshift-configmap-secrets-exercise

A simple exercise in configuring a microservice with a DB dependency through config maps and secrets.

Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

cms04/feedback-application Fork of hhu-propra2-2019/abschlussprojekt-make-auas-great-again 📦

Final project for my software development course at university

Language: Java - Size: 3.19 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

ciber-openshift-workshop/yaapp

Simple Spring Boot app with a REST API against a database

Language: Java - Size: 56.6 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

kwonghung-YIP/spring-data-jdbc-basic

This example shows how to model the "Order-to-Product" model with spring-data-jdbc. Once you correctly configured the mapping between domain POJO and database table, the CrudRepository allows you to play with the records without writing a single SQL.

Language: Java - Size: 114 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

daggerok/spring-data-jdbc-example

In progress: Quickstart with spring-data-jdbc. Fast and light releational database access almost with no overhead (no fully working... sorry)

Language: Java - Size: 63.5 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0