Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

转换xxl-job-admin成springboot项目 #390

Closed
wants to merge 15 commits into from

Conversation

geek41
Copy link

@geek41 geek41 commented May 22, 2018

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • [-] Refactor
  • Build-related changes
  • Other, please describe:

The description of the PR:
最小化的将Job admin 转换为 springboot 项目。
用Jquery.i18n.properties读取properties实现JavaScript中的国家化
用Spring.ftl来实现freemark页面的国际化
用Mybatis-spring-boot-starter替代原有mybatis
用@ConfigProperties 替代 @values 注解的配置类。
其他无改动
Other information:

geek41 added 14 commits May 17, 2018 15:48
…Util for internationalization.

2.Add null check for "addressList" in "jobgroup.index.ftl"
…Util for internationalization.

2.Add null check for "addressList" in "jobgroup.index.ftl"
1.Added plugin "jquery.i18n.properties.min.js",and copied message_{language}.properties from "resources" to "resources/static/i18n" for accessible
2.Added "common.i18n.init.ftl" which can initialize the jquery-i18n-properties-min.js
3.Updated all freemarker templates to including "common.i18n.init.ftl" which must be loaded before self-javascript.
@geek41 geek41 changed the title Feature springbootadmin 转换xxl-job-admin成springboot项目 May 22, 2018
@zacker330
Copy link

加入新的feature时就不要进行代码格式吧,要不,很难review的。

@xuxueli
Copy link
Owner

xuxueli commented Oct 5, 2018

你好,分支冲突!
springboot版本预计 v2.0 提供,并且计划将现有 “xxl-job-admin” 改造成springboot格式。

该分支欢迎记录在该ISSUE里:#154

@xuxueli xuxueli closed this Oct 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants