spring-jdbc
There are 195 repositories under spring-jdbc topic.
bes2008/sqlhelper
SQL Tools ( Dialect, Pagination, DDL dump, UrlParser, SqlStatementParser, WallFilter, BatchExecutor for Test) based Java. it is easy to integration into any ORM frameworks
naver/spring-jdbc-plus
Spring JDBC Plus
jeecgboot/MiniDao
一款极其轻量的JAVA持久层框架,基于 SpringJdbc + freemarker 实现,具备Mybatis一样的SQL分离和逻辑标签能力,可无缝集成springboot项目。
benelog/spring-jdbc-tips
Spring JDBC 활용팁, SQL 관리 방안 등
VonChange/spring-data-jdbc-mybatis
spring data jdbc extend mybatis dynamic sql
imetaxas/double-entry-bookkeeping-api
A Double-entry bookkeeping library which is available from the Central Repository.
JavaZakariae/Spring5Certification
Spring Certification: This repository contains my examples and some best references to prepare the Spring 5 certification
cyela/Spring-Web-App
E- Commerce Application Built completely using Spring and Hibernate Framework
digitalfondue/npjt-extra
A small layer over Spring's NamedParameterJdbcTemplate
ititandev/instagram-api-clone
API backend of instagram clone
sergiorussia/jpoint-2024-pg-for-java-developers
PG для Java-разработчиков, доп материалы
holmofy/spring-data-criteria
`Spring Data Criteria` extends Spring Data JDBC & R2DBC & JPA to support dynamic sql
RawSanj/SOFRepos
Repo for Stack Over Flow Answers and Solutions.
joumenharzli/survey-example-spring-boot-angular
This is a survey example using Spring Boot, Spring JDBC, Bean Validation, i18n, MapStruct, Simple Flat Mapper, Angular 5, Reactive Forms, Angular Material and H2..
ProjectMapK/KRowMapper
Spring JDBC RowMapper for Kotlin.
zaleslaw/JDBC_Tutorial
30 exercises to learn JDBC API, Spring JDBC, DBUnit, Connection Pooling
bezkoder/spring-boot-jdbctemplate-postgresql-example
Spring Boot JdbcTemplate example with PostgreSQL: CRUD Rest API using Spring Data JDBC, Spring Web MVC
hamletbarsamyan/personalfinances
Personal finance tracker
mainul35/Spring-Spring-Boot-Tutorial-Projects
Spring and Spring Boot Tutorials with simple examples
bezkoder/spring-boot-jdbctemplate-example-mysql
Spring Boot JdbcTemplate example with MySQL: CRUD Rest API using Spring Data JDBC, Spring Web MVC
bezkoder/spring-boot-jdbctemplate-example-sql-server
Spring Boot JdbcTemplate example with SQL Server: CRUD Rest API using Spring Data JDBC, Spring Web MVC
ititandev/threadripper-chat-api
Webservice of Chat System using Spring/Websocket/Stomp/RabbitMQ/Redis/MySQL
wayshall/dbm
a simple Java ORM Framework, based on spring-jdbc.
starving-array/Bus-Reservation-System
This is a bus reservation system backend service. It helps user to create account and book bus service. Also is helps a bus owner to register his/her new bus. Run the maven server and click the link below to explore API functions and schemas.
bezkoder/spring-boot-jdbctemplate-crud-example
Spring Boot JdbcTemplate example: CRUD Rest API with Spring Data JDBC, Spring Web MVC and H2 embedded database
pitzzahh/point-of-sale
Point Of Sale system with a graphical user interface.
seregamorph/morejdbc
JDBC helpers for stored procedure/function calls
ahadAli102/travel-blog-spring-mvc
A simple travel vlog app with Spring MVC
bezkoder/spring-boot-jdbctemplate-example-oracle
Spring Boot JdbcTemplate example with Oracle: CRUD Rest API using Spring Data JDBC, Spring Web MVC
DavidZemon/LearnSpring
Learn Spring, why we use it, and how to use some of its modules: Core, MVC, JDBC
numankaraaslan/SampleStartingProjects
Contains basic running sample projects of various tech mixes
pitzzahh/automated-teller-machine-API
API used for making atm applications (none-web-app)
pritspatel/PrimeDatatableLazyLoad
PrimeNG DataTable server side pagination and lazy load example
ingogriebsch/sample-spring-jdbc-postgresql-lob-handling
This sample shows you how to handle PostgreSQL lobs with Spring JDBC
mygreen/sqlmapper
Java Library for mapping SQL to POJO with Spring JDBC.
eyeganeshgupta/spring-learning-phase
This repository is designed to help developers get started with the Spring Framework, covering its core features and providing practical examples.