分享一个简单的Java后台 SpringBoot框架项目

    xiaoxiao2022-07-13  161

    之前2月份的时候把之前的前端页面加了后台功能,使用了Java中的SpringBoot框架,其中版本v1.0用了原生的jdbc,GitHub地址如下:https://github.com/Arrogant95/Registration_system/tree/v1.0,而版本v1.1使用了Mybatis,GitHub地址为https://github.com/Arrogant95/Registration_system/tree/v1.1。

    最新回复(0)