ybl-oastatusreport-spring-boot:使用Spring Boot框架处理文本文件以及使用外部配置属性文件

时间:2024-04-19 07:22:14
【文件属性】:

文件名称:ybl-oastatusreport-spring-boot:使用Spring Boot框架处理文本文件以及使用外部配置属性文件

文件大小:64KB

文件格式:ZIP

更新时间:2024-04-19 07:22:14

Java

ybl-oastatusreport-spring-boot 这个Spring启动cli应用程序处理两个文本文件以生成报告。 这两个文件的路径可以作为命令行提供,也可以在外部属性文件中提供。 由于我在Window的PC上使用WSL,因此我想在cmd.exe和Linux Shell上同时运行via CLI参数和外部配置道具文件。 这使我探索了Windows与Linux上文件路径的差异,有趣的是注意到它们之间的差异。 1在开发过程中将参数传递给Eclipse。 该程序需要三个参数。 将它们添加到IDE的“运行配置”>“参数”>“程序参数”中。 --opr_node_file="C:\Users\ADanej\OneDrive - Micro Focus\cases\Yes Bank\obm oa health report\HC_CONFIG&OPR_NODE_OP_YBL\OPR_NO


【文件预览】:
ybl-oastatusreport-spring-boot-main
----pom.xml(1KB)
----mvnw(10KB)
----src()
--------test()
--------main()
----config.properties(1KB)
----.gitignore(395B)
----.mvn()
--------wrapper()
----README.md(8KB)
----mvnw.cmd(6KB)

网友评论