▍1. 日程管理
说明: 一个类似的日历,数据表的设计。我想了很久,也没有找到一种好办法。如果象Google calendar 一样,可添加月,周,日重复。。数据库里面,我想应该只有一条记录。(A similar calendar, data table design)
处理dubbo和Spring占位符问题,使用springBoot(Dealing with Dubbo and Spring placeholders)
Sprint Getting Started Building a RESTful Web Service
输入出生月份、日期以及性别,显示对应星座及性格(Enter the month, date and gender of birth to show the corresponding constellation and personality)
说明: 输入出生月份、日期以及性别,显示对应星座及性格(Enter the month, date and gender of birth to show the corresponding constellation and personality)
java vlcj视频播放器,增加了远程控制代码(Java vlcj video player, add remote control code)
说明: java vlcj视频播放器,增加了远程控制代码(Java vlcj video player, add remote control code)
java开发的bin packing, 个人感觉很有用。。。。可以下载学习(The bin packing developed by Java is very useful to me. Downloadable Learning)
说明: java开发的bin packing, 个人感觉很有用。。。。可以下载学习(The bin packing developed by Java is very useful to me. Downloadable Learning)
专门为kettle这款优秀的ETL工具开发的web端管理工具。 kettle作为非常优秀的开源ETL工具得到了非常广泛的使用,一般的使用的都是使用客户端操作管理,但问题是当投入生产环境使用时,动辄上百或几百个job需要管理,这时在使用客户端管理已经很难完成了。我所知道的解决方案有用命令行的调用的,操作麻烦,总之还是很难用啦,还有就是开发web端管理工具,kettle自带了一个web端管理工具,界面极其简陋不说,还很难用,基本无法投入生产环境使用,其他没留意到还有没有较好对众多job进行管理的工具。(A web-side management tool specially developed for kettle, an excellent ETL tool. Kettle as a very excellent open source ETL tool has been widely used, the general use is the use of client operation management, but the problem is that when used in production environment, hundreds or hundreds of jobs need to be managed, when the use of client management has been very difficult to complete. The solution I know has command-line calls, troublesome operation, in short, it is difficult to use, but also the development of web-side management tools, kettle has a web-side management tool, the interface is extremely simple, not to mention, it is also difficult to use, basically can not be put into production environment, other did not notice there is no better. Tools for managing many jobs.)
Excel的导出,主要针对项目中使用到poi的说明........................(Export of Excel, mainly for the description of POI used in projects)
说明: 专门为kettle这款优秀的ETL工具开发的web端管理工具。 kettle作为非常优秀的开源ETL工具得到了非常广泛的使用,一般的使用的都是使用客户端操作管理,但问题是当投入生产环境使用时,动辄上百或几百个job需要管理,这时在使用客户端管理已经很难完成了。我所知道的解决方案有用命令行的调用的,操作麻烦,总之还是很难用啦,还有就是开发web端管理工具,kettle自带了一个web端管理工具,界面极其简陋不说,还很难用,基本无法投入生产环境使用,其他没留意到还有没有较好对众多job进行管理的工具。(A web-side management tool specially developed for kettle, an excellent ETL tool. Kettle as a very excellent open source ETL tool has been widely used, the general use is the use of client operation management, but the problem is that when used in production environment, hundreds or hundreds of jobs need to be managed, when the use of client management has been very difficult to complete. The solution I know has command-line calls, troublesome operation, in short, it is difficult to use, but also the development of web-side management tools, kettle has a web-side management tool, the interface is extremely simple, not to mention, it is also difficult to use, basically can not be put into production environment, other did not notice there is no better. Tools for managing many jobs.)
说明: Excel的导出,主要针对项目中使用到poi的说明........................(Export of Excel, mainly for the description of POI used in projects)
用Java实现的SaaS多租户软件,基于SpringBoot和JPA,独立数据库/共享数据库独立Schema的多租户系统。(SaaS multi-tenant software implemented in Java is a multi-tenant system based on SpringBook and JPA, independent database or shared database independent Schema.)
说明: 用Java实现的SaaS多租户软件,基于SpringBoot和JPA,独立数据库/共享数据库独立Schema的多租户系统。(SaaS multi-tenant software implemented in Java is a multi-tenant system based on SpringBook and JPA, independent database or shared database independent Schema.)
根据获取到的数据导出到Excel表格中,列名固定,项目名称动态循环输出(According to the data obtained, it is exported to Excel table with fixed column name and dynamic circular output of project name.)