jdbctemplate
There are 249 repositories under jdbctemplate topic.
dyc87112/SpringBoot-Learning
《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!
liuyueyi/spring-boot-demo
Spring Boot & Spring Cloud & Spring Security Demo Case(Spring学习示例实战项目)
galibBd/OnlineSchoolManagementSystem
This project is for multilevel users like Admin, Teacher and Student. It provide login system with registration. Student can see notice board, result, attendance etc. Teacher can submit result, daily attendance etc. and Admin can add new Student and teacher, create new session, class etc.
VonChange/spring-data-jdbc-mybatis
spring data jdbc extend mybatis dynamic sql
SpringStudent/GyJdbc
基于JdbcTemplate的封装,优雅进行增删改查
x-ream/x7
x7-repo: simple orm based on spring jdbcTemplate + sqli
zycgit/dbvisitor
dbVisitor is a ORM tool, Providing object mapping,Richer type handling than Mybatis, Dynamic SQL, stored procedures, more dialect 20+, nested transactions, multiple data sources, conditional constructors, INSERT strategies, multiple statements/multiple results. And compatible with Spring and MyBatis usage.
skyCloud-CN/jdbcTemplatePlus
基于SpringJdbcTemplate的ORM框架,比Mybatis更方便,更简单,仅需定义Model就可支持各种SQL查询和动态SQL,不再用拼写XML文件和SQL语句,可以通过各种注解式插件扩展,目前主要支持Mysql数据库
yanghaiji/IT-Demo
Springboot、SpringCloud、Nacos、JdbcTemplate、restTempalte、flink、kafka、mail、Oauth2、quartz、webSocket、shardingSphere、seata 、Jxls、Redisson、SpEL、Kettle、Skywalking、flyway、testng、websocket、netty企业多租户等学习代码示例
JustinSDK/ServletJSPTutorial
《Servlet & JSP 技術手冊 - 從 Servlet 到 Spring Boot》相關資源
JavaCodeMing/SpringBootLearning
基于Spring Boot 2.2.x ,后续将不断加入其他框架示例,以期能将这些功能整合起来进行项目的独立开发。后续将持续更新......
deeround/jdbc-plus
🚀 jdbc-plus是一款基于JdbcTemplate增强工具包,基于JdbcTemplate已实现分页、多租户、动态表名等插件,可与mybatis、mybatis-plus等混合使用,还可以十分简单的扩展自定义插件
colinbut/monolith-enterprise-application
⛄ a monolithic legacy 'Enterprise - Like' application example
bezkoder/spring-boot-jdbctemplate-postgresql-example
Spring Boot JdbcTemplate example with PostgreSQL: CRUD Rest API using Spring Data JDBC, Spring Web MVC
birddevelper/salmos-report-spring-boot-starter
A useful simple to use spring-boot library that help you to build beautiful html table, xml document, PDF or any other formats with very specific features from sql or list of objects
deng-hb/dbhelper
📣一个简单易用可对象操作基于Spring JdbcTemplate可替代MyBatis、Hibernate的JDBC ORM工具包
waterlink/kotlin-spring-boot-mvc-starter
This is a starter repository for work with Kotlin on Back-end using Spring Boot 2 MVC, JdbcTemplate, Thymeleaf, Emails with Thymeleaf templates, Spring Security, Feature/UI tests using Fluentlenium, Clean Controller->Service->Repository pattern that is a sweet spot as your starting architecture. Includes a small demo in its source code.
chandu777/Spring-JdbcTemplate-Employee-CRUD
This is example of Spring with JdbcTemplate for employee CRUD operations.
ValentinaBuddha/java-filmorate
Учебный проект курса Java-разработка на Яндекс Практикуме. Кинопоиск для своих - социальная сеть, поможет выбрать кино на основе того, какие фильмы вы и ваши друзья смотрите и какие оценки им ставите.
bezkoder/spring-boot-jdbctemplate-example-sql-server
Spring Boot JdbcTemplate example with SQL Server: CRUD Rest API using Spring Data JDBC, Spring Web MVC
bezkoder/spring-boot-jdbctemplate-crud-example
Spring Boot JdbcTemplate example: CRUD Rest API with Spring Data JDBC, Spring Web MVC and H2 embedded database
bezkoder/spring-boot-jdbctemplate-example-mysql
Spring Boot JdbcTemplate example with MySQL: CRUD Rest API using Spring Data JDBC, Spring Web MVC
FutaoSmile/springboot-learn-integration
SpringBoot项目细分整合
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
jproggy/snippetory
A code generation platform for java with intact templates. A sql generator for prepared statements. A fluent API for easy application.
mgrand/smileyVars
Template engine for SQL
DevSMike/java-filmorate-web-application
Filmorate is a social network API that allows users to rate movies, get recommendations, search for movies by directors, leave feedback, add friends, and discover popular films. The API features an interface implemented using Thymeleaf and utilizes a database for data storage.
payphonechn/code-generator
Web界面代码生成器,不限制生成语言/编码风格(未完成)
vittorioexp/Spring-Boot-REST-API-example
This repository is an example application for the Spring Boot framework. The example is a standalone REST API server in Java. This repository shows the following features: Rest Controllers and JDBC.
bezkoder/spring-boot-jdbctemplate-example-oracle
Spring Boot JdbcTemplate example with Oracle: CRUD Rest API using Spring Data JDBC, Spring Web MVC
DevSMike/java-filmorate
API for a social network where users can rate movies, add each other as friends, watch top movies. The data is saved to the database.
gowthamrajk/SpringMVC-JDBC_Template
This module is about Spring MVC application with JDBC Template to interact with the MySQL database.
marschall/jfr-jdbctemplate
an implementation of Spring JdbcTemplate that generates Flight Recorder events
scaredmeow/spring-chainsLog
A spring project focused in building discussion board for web 3.0
SoulSong/jdbc-extension
Log sql by different proxies. Intercept query by different proxies or orm framework.