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

GitHub topics: spring-jdbc

CJMR-0b1101/learning-spring

A repository dedicated for learning Spring Framework.

Language: Java - Size: 43 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jorgetargz/NewspapersMultimodule

Newspapers Java IntelliJ Maven project with a JavaFX Client Module and a RESTFULL API Server with JAX-RS Jakarta EE 10 with public and private endpoints and JSF webpages with primefaces for recovering password and verifying email

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

ititandev/threadripper-chat-api

Webservice of Chat System using Spring/Websocket/Stomp/RabbitMQ/Redis/MySQL

Language: Java - Size: 82 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 5

ititandev/instagram-api-clone

API backend of instagram clone

Language: Java - Size: 39.5 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 19 - Forks: 3

Madhur-Jatiya/Spring-JDBC

NucleusTeq Tranning Project

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

Vitor-Moura/rxmonitoramento-back

Projeto 2º Semestre SpTech - Back-end

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

cyela/Spring-Web-App

E- Commerce Application Built completely using Spring and Hibernate Framework

Language: Java - Size: 12 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 28 - Forks: 15

bhuwanupadhyay/employees 📦

Language: TypeScript - Size: 89.8 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

vadniks/dbsDevApp

Language: Kotlin - Size: 68.4 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Kevin-Menezes/Spring-Practice

This is what I practice while learning Spring.

Language: Java - Size: 35.6 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

maximo-perez-villalba/jpress-backend

JPress es un CMS minimalista escrito con SpringBoot y MySql. El proyecto implementa el BackEnd del CMS.

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

rafeed035/SpringJdbcProject

A basic demo shop inventory project using spring jdbc. This project demonstrates the basic crud operations.

Language: Java - Size: 43 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

mygreen/sqlmapper

Java Library for mapping SQL to POJO with Spring JDBC.

Language: Java - Size: 9.14 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

ILYCH404/JavaEnterpriseProject Fork of JavaOPs/topjava

Development of a diet control application with roles and access rights

Language: Java - Size: 858 KB - Last synced at: 8 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

seefa/spring-jdbc-tutorial

This tutorial project explains spring-jdbc concepts and using spring-jdbc wrapper layer over Java JDBC drivers with some wrappers like JdbcTemplate, NamedParameterJdbcTemplate and SimpleJdbcInsert

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

seefa/spring-jdbc-mvc-tutorial

This tutorial project explains spring-jdbc plus spring-webmvc concepts. First read my spring-jdbc-tutorial git project to understand data access layer and then read this codes to complete A-Z CRUD process from web server UI to data access. Here I used some JSP tag-libs for render Java ModelAndView objects in JSP pages and getting user inputs and submit over HTTP Methods(GET/POST)

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

JOSUERV99/simple-rest-api-spring-data-jpa-postgres

A tiny and simple for full crud REST API using Spring Data, Spring JPA and Postgres (2 classes - archetype)

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

wooojini/Boostcourse-Naver-Booking-Clone

[Boostcourse] 네이버 예약 서비스 클론 📚

Language: CSS - Size: 1.06 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

MMMOP/spring-boot-jdbc-java-sql-kotlin

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

hakanozbay/database-error-handling

Example demonstration on how specific database interaction errors can be captured and identified allowing to write error recoverable code.

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

purbarunc/Spring-Core

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

uprazapati/Demo_Spring_JDBC_with_MySQL

Demo Project to show usage of Spring JDBC in a demo ride tracker app with tomcat as a web server

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

sourovbd/Spring-MVC-CRUD

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

Jatinder-Singh1064/person-api

person-api is a REST API project developed using IntelliJ IDEA with Java, Spring Boot, Spring JDBC, cloud hosted PostgreSQL DB, Hikari DataSource, Docker, Flyway DB, application.yml

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

stivenramireza/spring-cloud-netflix Fork of johanbejarano/SpringCloudNetflix

Bank microservices using Spring Cloud Netflix.

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

tiagobmarques/spring

This is repo to storage all POC with Spring

Language: Java - Size: 15.1 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

akashfit2max/SpringJDBC

concepts of spring jdbc

Language: Java - Size: 38.1 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

javanibble/spring-data-examples

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

VV0lfr4m/Pizza-cloud

My first spring project. This is the online creative store where any user can create and order his own pizza.

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

ThanhPhu-Dev/Sales_Management

Quản Lý Bán Hàng - Spring MVC (Framework version 4.3.X)

Language: Java - Size: 13.2 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

NingyuanXu/SpringBootRestaurant

Spring Boot Java Application with JPA and H2 database

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

Aanchalll/Spring-Codes-and-Projects

Spring Hibernate and Spring JDBC concepts with basic operations.

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

ingogriebsch/sample-spring-jdbc-postgresql-lob-handling

This sample shows you how to handle PostgreSQL lobs with Spring JDBC

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

tranvnb/restaurant-reservation-system

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

lkqm/spring-jdbc-tools

Spring jdbc tools for crud operations.

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

thakurpdhiraj/codeforum

Spring Boot + Spring Security + Spring JDBC + Bootstrap & Jquery based question-answer-comment model project

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

tranvnb/course-registration-assistant-api

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

salmanetamo/metrdotel-api

Backend for restaurant booking application with Spring Boot

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

emuhlestein/resource-management

Spring Boot microservice for managing resources.

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

osholopa/bookstore

Training project for server programming course

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

Monal4/View-service

Language: Java - Size: 2.03 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

jatharthan/Spring-JDBC-vs-JPA-Hibernate-vs-Spring-Data

This will compare the code that handle basic CRUD functions in H2 in-memeory db. Spring JDBC ,JPA-Hibernate and Spring Data way of handling are compared

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

zeeshanalamkhan/spring-mvc-examples

This repository contains examples to demonstrate Spring MVC application development using XML/Annotation/100pCode/Spring Boot approaches...

Language: Java - Size: 325 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

frank-rahn/test-spring-jdbc

Spring und JDBC

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

frank-rahn/test-spring-web

Spring mit einer einfachen Webanwendung

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

LNMA/JSF-CRUD

To create, retrieve, update, delete virtual customer -CRUD- using: JSF 2.3, primeface.

Language: JavaScript - Size: 4.06 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

DavidZemon/LearnSpring

Learn Spring, why we use it, and how to use some of its modules: Core, MVC, JDBC

Language: Java - Size: 7.94 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 5

karthikeyan-ng/spring-boot-demo

Explorer Spring concepts and created some sample code on each topics.

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

kailashthakuri/dive-spring

Language: JavaScript - Size: 783 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

detoxor/kata-h2-jdbc-raw-pooled-spring

Nejjednodušší integrace H2 a Spring používající prosté JDBC s tím, že připojení je poolované via Apache Commons DBCP.

Language: Java - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 1

newapache/spring_simple_guestbook

spring 방명록 게시판

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

PraveenGandhi/spring-workshop

Spring workshop for MCA College Students

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

fartherp/dbtest

数据层(dao)测试插件

Language: Java - Size: 107 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

DominikZig/ride_tracker

This project allows you to create, read, update and delete entries in a list of mountain bike rides to track which ones you have done, the duration each took and the dates you did them.

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

jaycen9887/Spring_JDBC_Template

This is a Spring JDBC Template using the com.mysql.cj.jdbc.Driver data source driver.

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

chriniko13/event-materializer-sample

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

zeeshanalamkhan/spring-security

Spring Security is just another module of Spring Framework family like Spring JDBC, Spring MVC, etc. Authentication, authorization and other security features for enterprise applications can be achieved by Spring Security. It is a highly customizable and access-control framework.

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

tabeldatadotcom/bootcamp-springboot-jdbc-excercise

Latihan Springboot JDBC

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

PavelRavvich/Spring-jdbc

Language: Java - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

oeljeklaus-you/SpringLearning

Spring学习笔记,主要基于《Spring in aciton》

Language: Java - Size: 20.2 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

shixinke/spring-practise

spring练习代码(spring+springmvc+jdbc+mybatis+freemarker)

Language: JavaScript - Size: 474 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 1

daggerok/oauth2-jdbc-example

This repository contains Spring / OAuth2 application architecture: Authorization Server (with JDBC token store), Resourse Server (with secured REST API) and Web Client Application uses both to access secure data

Language: Java - Size: 206 KB - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 3

detoxor/kata-h2-jdbc-template-pooled-spring

Nejjednodušší integrace H2 a Spring-u používající JdbcTemplate s tím, že připojení je poolované via Apache Commons DBCP.

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

detoxor/kata-h2-embedded-pooled-spring

Nejjednodušší integrace H2 a Spring používající konfiguraci pro (database-embedded) H2 via xml s tím, že jdbc-template je nyní poolována via Apache Commons DBCP.

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

daggerok/jdbc-playground

spring-jdbc playground

Language: Java - Size: 69.3 KB - Last synced at: 1 day ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

daggerok/spring-jdbc-h2-schema

This repo demonstrates spring-boot JDBC using filesystem based h2 database in MySQL mode

Language: Java - Size: 112 KB - Last synced at: 4 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

brsutton/SpringBootApp

SpringBootApp

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

ARYANKAUSHIK/SpringIn28Minutes Fork of in28minutes/SpringIn28Minutes

Spring Tutorial For Beginners

Language: Java - Size: 3.73 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

zhudyos/spring-jdbc-ext

Spring Jdbc Extension

Language: Java - Size: 87.9 KB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

nikos/spring-boot-dashboard-monitor

Monitor your application and microservice infrastructure with a health dashboard (inspired by dashing).

Language: Vue - Size: 93.8 KB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 2

pkgonan/Boostcamp-Backend-Study

데이터베이스와 연동되는 REST API를 개발하는데 필요한 기술 학습

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