Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
chentianming11
/
SpringBootCodeGenerator
Public
forked from
moshowgame/SpringBootCodeGenerator
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 5, 2021
1. 支持common-mapper
Show description for 18d79cf
chentianming11
committed
18d79cf
Copy full SHA for 18d79cf
Commits on Mar 24, 2021
|2021.03.24|修复Mybatis.XML中缺失test=关键字问题。(感谢@BWHN/YUEHUI的反馈)。|
Show description for 3007dba
moshowgame
committed
3007dba
Copy full SHA for 3007dba
Commits on Jan 17, 2021
Merge pull request #106 from moshowgame/3.1
Show description for 832a7f9
moshowgame
authored
832a7f9
Copy full SHA for 832a7f9
Merge branch 'master' into 3.1
moshowgame
authored
fcdd258
Copy full SHA for fcdd258
Update pom.xml
moshowgame
committed
45c2803
Copy full SHA for 45c2803
log.info优化/pom version update
moshowgame
committed
7edeea0
Copy full SHA for 7edeea0
OEM信息优化,支持多配置文件模式,支持在application*.yml自定义信息,以及切换local/cdn模式。
moshowgame
committed
7a4ee45
Copy full SHA for 7a4ee45
Commits on Jan 16, 2021
Update header.html
moshowgame
committed
410679f
Copy full SHA for 410679f
修复统计代码,用于统计流量,请勿移除谢谢!
moshowgame
committed
7c09451
Copy full SHA for 7c09451
修复id错位问题
moshowgame
committed
093a918
Copy full SHA for 093a918
Merge pull request #105 from moshowgame/v3.0
Show description for e71aa0d
moshowgame
authored
e71aa0d
Copy full SHA for e71aa0d
表明前缀选项(感谢@wwlg的建议)。 是否带字段注释设置(感谢@fengpojian的建议)。优化Mybatis的''!=判断(感谢@zhongsb的建议)。 Mybatis-Plus增加Service层(感谢@yf466532479的建议)。
moshowgame
committed
a10a330
Copy full SHA for a10a330
生成后自动trim掉前后空格输出。完善ReadMe文档。
moshowgame
committed
f5359f8
Copy full SHA for f5359f8
Commits on Jan 14, 2021
js本地化|云拆分
moshowgame
committed
8675730
Copy full SHA for 8675730
Commits on Jan 13, 2021
FIX INDEX STYLE AND REMOVE NOUEED JS
moshowgame
committed
a9f38fd
Copy full SHA for a9f38fd
support switching historical data
moshowgame
committed
c2edc16
Copy full SHA for c2edc16
Commits on Jan 12, 2021
v3.0 beta version
moshowgame
committed
004404f
Copy full SHA for 004404f
Commits on Oct 20, 2020
Merge branch 'master' of https://github.com/moshowgame/SpringBootCodeGenerator
moshowgame
committed
81d6415
Copy full SHA for 81d6415
1.修复mapper2 insert代码问题(感谢@mXiaoWan的PR)<br>2.优化对fulltext/index关键字的处理(感谢@WEGFan的反馈)。<br>3.新增日期类型的转换选择(感谢@qingkediguo的建议)。<br>4.新增是否包装类型的转换选择。
moshowgame
committed
aa79a2b
Copy full SHA for aa79a2b
Merge pull request #97 from mXiaoWan/master
Show description for 54b12c8
moshowgame
authored
54b12c8
Copy full SHA for 54b12c8
Commits on Oct 18, 2020
mapper2生成的insert代码有问题,会在每个字段后面加右括号
unlizhao
committed
abf75c2
Copy full SHA for abf75c2
Commits on Oct 10, 2020
Merge pull request #92 from gaohanghang/master
Show description for 59fae86
moshowgame
authored
59fae86
Copy full SHA for 59fae86
Commits on Aug 21, 2020
对 java 代码进行格式化,使其看上去更加美观
gaohanghang
committed
ed0bc8e
Copy full SHA for ed0bc8e
将 mybatis controller 模板里,类上 @RequestMapping 注解里的 url 改为首字母小写
gaohanghang
committed
60bee3c
Copy full SHA for 60bee3c
Merge pull request #9 from moshowgame/master
Show description for e16bb8d
gaohanghang
authored
e16bb8d
Copy full SHA for e16bb8d
Commits on Jun 28, 2020
优化Util下的BeanUtil,支持更多map.put的操作。整合CRUD模板到SQL(CRUD)模板。
moshowgame
committed
3bbca9d
Copy full SHA for 3bbca9d
Commits on Jun 21, 2020
default_encoding: UTF-8
moshowgame
committed
2710873
Copy full SHA for 2710873
default_encoding: UTF-8
moshowgame
committed
82f9ef9
Copy full SHA for 82f9ef9
修复FreemarkerUtil的Path问题导致JAR包运行时无法获取template的问题。
moshowgame
committed
0ed4d7a
Copy full SHA for 0ed4d7a
Commits on May 25, 2020
1.一些fix,关于封装工具类以及layui模板优化等.<br> 2.优化表备注的获取逻辑.<br> 3.生成时间格式改为yyyy-MM-dd,移除具体的时间,只保留日期
moshowgame
committed
83f15b4
Copy full SHA for 83f15b4
Commits on May 24, 2020
update README.md
moshowgame
committed
a4f72c8
Copy full SHA for a4f72c8
Commits on May 21, 2020
新增insert-sql模式,支持对"insert into table (xxx) values (xxx)"语句进行处理,生成java代码(感谢三叔的建议)
moshowgame
committed
6c0e576
Copy full SHA for 6c0e576
Commits on May 17, 2020
新增mapper2(Mybatis-Annotation模板)(感谢@baisi525和@CHKEGit的建议)
moshowgame
committed
b30ce86
Copy full SHA for b30ce86
赞赏优化
moshowgame
committed
e90f9f7
Copy full SHA for e90f9f7
修复包含comment关键字时注释无法识别的问题。(感谢@1nchaos的反馈)
moshowgame
committed
e97c6c1
Copy full SHA for e97c6c1
Pagination
Previous
Next
You can’t perform that action at this time.