jdbctemplate

There are 249 repositories under jdbctemplate topic.

  • dyc87112/SpringBoot-Learning

    《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!

    Language:Java15.8k731494.9k
  • liuyueyi/spring-boot-demo

    Spring Boot & Spring Cloud & Spring Security Demo Case(Spring学习示例实战项目)

    Language:Java66922229328
  • 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.

    Language:Java1126488
  • VonChange/spring-data-jdbc-mybatis

    spring data jdbc extend mybatis dynamic sql

    Language:Java991015
  • SpringStudent/GyJdbc

    基于JdbcTemplate的封装,优雅进行增删改查

    Language:Java977333
  • x-ream/x7

    x7-repo: simple orm based on spring jdbcTemplate + sqli

    Language:Java53232
  • 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.

    Language:Java37602
  • skyCloud-CN/jdbcTemplatePlus

    基于SpringJdbcTemplate的ORM框架,比Mybatis更方便,更简单,仅需定义Model就可支持各种SQL查询和动态SQL,不再用拼写XML文件和SQL语句,可以通过各种注解式插件扩展,目前主要支持Mysql数据库

    Language:Java321217
  • 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企业多租户等学习代码示例

    Language:Java271014
  • JustinSDK/ServletJSPTutorial

    《Servlet & JSP 技術手冊 - 從 Servlet 到 Spring Boot》相關資源

    Language:Java255014
  • JavaCodeMing/SpringBootLearning

    基于Spring Boot 2.2.x ,后续将不断加入其他框架示例,以期能将这些功能整合起来进行项目的独立开发。后续将持续更新......

    Language:Java241014
  • deeround/jdbc-plus

    🚀 jdbc-plus是一款基于JdbcTemplate增强工具包,基于JdbcTemplate已实现分页、多租户、动态表名等插件,可与mybatis、mybatis-plus等混合使用,还可以十分简单的扩展自定义插件

    Language:Java21323
  • colinbut/monolith-enterprise-application

    ⛄ a monolithic legacy 'Enterprise - Like' application example

    Language:Java173010
  • bezkoder/spring-boot-jdbctemplate-postgresql-example

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

    Language:Java12319
  • salmos-report-spring-boot-starter

    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

    Language:Java12211
  • deng-hb/dbhelper

    📣一个简单易用可对象操作基于Spring JdbcTemplate可替代MyBatis、Hibernate的JDBC ORM工具包

    Language:Java11308
  • 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.

    Language:Kotlin10302
  • chandu777/Spring-JdbcTemplate-Employee-CRUD

    This is example of Spring with JdbcTemplate for employee CRUD operations.

    Language:Java9103
  • ValentinaBuddha/java-filmorate

    Учебный проект курса Java-разработка на Яндекс Практикуме. Кинопоиск для своих - социальная сеть, поможет выбрать кино на основе того, какие фильмы вы и ваши друзья смотрите и какие оценки им ставите.

    Language:Java9120
  • 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:Java8304
  • 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:Java7307
  • bezkoder/spring-boot-jdbctemplate-example-mysql

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

    73013
  • springboot-learn-integration

    FutaoSmile/springboot-learn-integration

    SpringBoot项目细分整合

    Language:Java7109
  • 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

    Language:Java7102
  • snippetory

    jproggy/snippetory

    A code generation platform for java with intact templates. A sql generator for prepared statements. A fluent API for easy application.

    Language:Java6303
  • smileyVars

    mgrand/smileyVars

    Template engine for SQL

    Language:Java6202
  • 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.

    Language:Java5100
  • payphonechn/code-generator

    Web界面代码生成器,不限制生成语言/编码风格(未完成)

    Language:Vue5201
  • 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.

    Language:Java5101
  • bezkoder/spring-boot-jdbctemplate-example-oracle

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

    Language:Java4306
  • 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.

    Language:Java4121
  • gowthamrajk/SpringMVC-JDBC_Template

    This module is about Spring MVC application with JDBC Template to interact with the MySQL database.

    Language:Java420
  • marschall/jfr-jdbctemplate

    an implementation of Spring JdbcTemplate that generates Flight Recorder events

    Language:Java455
  • scaredmeow/spring-chainsLog

    A spring project focused in building discussion board for web 3.0

    Language:Java4100
  • SoulSong/jdbc-extension

    Log sql by different proxies. Intercept query by different proxies or orm framework.

    Language:Java4201