springjdbc
There are 49 repositories under springjdbc topic.
eazybytes/spring
Spring, SpringBoot, JPA, Hibernate : Zero To Master - Code Examples
jeecgboot/MiniDao
一款极其轻量的JAVA持久层框架,基于 SpringJdbc + freemarker 实现,具备Mybatis一样的SQL分离和逻辑标签能力,可无缝集成springboot项目。
skyCloud-CN/jdbcTemplatePlus
基于SpringJdbcTemplate的ORM框架,比Mybatis更方便,更简单,仅需定义Model就可支持各种SQL查询和动态SQL,不再用拼写XML文件和SQL语句,可以通过各种注解式插件扩展,目前主要支持Mysql数据库
scbushan05/springboot-jdbctemplate-rest-api-mysql
This is the example that shows you how to build spring boot REST API that connects to MySQL database using Spring JdbcTemplate
Dev-Daljeet/CarDealershipSystem
A spring boot application which manages the cars sold at three different car dealerships
nyvi/spring-boot-starter-jdbc-helper
springjdbc plus 版
AbidarYassine/spring-debezium
Simple POC for real time dashboard
firas328/schoolWebApp
school web application using spring frameworks
jaero0725/ClassRegistrationProject
Spring으로 만든 수강신청 사이트
kpidiba/spring_security
IMPLEMENTATION OF SPRING SECURITY WITH ANGULAR
saurabh-vaish/Spring
Spring Core and Mvc Examples
sritaj/learn_JpaAndHibernate
Spring Boot Project demonstrating JPA and Hibernate capabilities. Examples covering Entities, SpringJDBC, JPA, Hibernate, SpringJPA, SQL Queries Using JPQL, Native Queries, basics of SpringREST/REST APIs, En cache for Second level caching using H2 database, MySQL and MongoDB along with TestNG Unit Tests examples for Repositories
Makiato1999/EduManageSystem
A versatile educational management platform that streamlines course registration, class assignments, and user role management for students, teachers, and administrators.
swapnilbamble1438/My_Java_Learning_Journey-4
Spring - Spring Core, Spring JDBC, Spring Hibernate, Spring MVC
VaradM-17/Spring_JDBC
A Spring JDBC project demonstrating CRUD operations, DAO layer implementation, and integration with MySQL using JdbcTemplate.
veyselaksin/SpringJDBC
This repository including Spring JDBC CRUD operations
gyanendras1898/Metro-System
Design and develop an application for central metro system.
hellolyx1618/SpringJdbc-MultipleDB
SpringJdbc-MultipleDB基于SpringJdbc提供多数据源的支持
Mengzuozhu/spring-jdbc-demo
Demo project for Spring boot starter jdbc
pratikmandge/Social_Media_Application
Developing Social Media Application with 8 enthusiast members of Team 37
ramdafale/JAVAEE-SpringBoot-Practice-Code
Contains core java & Advance java project
SDS0008/clinic_management
# clinic_management_system with documents & image saving... This project is about Clinical Management System.It's about the details of various clinic centers which are regsistered on the app. It contains Clinic Name,Address,Doctor Name,Email,Contact Details,Documentation and image save features... It Saves the Data of Various Clinic centers and
shwethadavenapalli/CarManagement
A Simple spring boot application which performs CRUD operations for CAR,DRIVER entities.
TejasDharmik12/Advanced_java
Includes all important stuffs of advanced java
Avinash4231/Live-Cricket-Match-Score
Developed a live cricket match score application utilizing AngularJS for front-end presentation and Spring Boot for backend services, fetching real-time data through APIs.
farhan1599/SpringJDBC
programs to read data from a file and store it into database table and generate excel and pdf files
KiranChavan18/Spring
Spring, SpringBoot, JPA, Hibernate : Zero To Master - Code Examples
pachfule459/spring
Spring, SpringBoot, JPA, Hibernate : Zero To Master - Code Examples
Canushka/Ecom
A simple backend REST API for a medicine e-commerce app, built with Spring Boot. It supports secure user authentication and full CRUD operations for managing medicines using an in-memory H2 database
Himanshu-srihsk/Spring-JDBC
Spring CRUD with JDBC using xml based and java ConfigurationBased
Himanxusharma/Spring-Jdbc
How to connect and perform the operation on database using springjdbc
hpradeep26/TodoManager
CRUD Operation Using Spring Boot, JDBC, Mysql, REST
JuanPablo70/CourseApplication
Learning Spring Data JPA
sidqi105/EduManage
🎓 Manage students and courses with EduManage, a Django-based college management system that offers a modern UI for efficient record handling.
Vamsi0207/Bank-Of-Spring
💻 A secure online banking system built with Spring Boot. Users can register, log in, transfer funds, deposit/withdraw money, and view transaction history. Admins can view user transactions and perform deposits or withdrawals on any account. Includes email alerts and a responsive Thymeleaf-based UI.