crm:使用Spring BootJPA用Java编写的简单客户关系管理系统Web应用程序 源码
客户管理系统 Java Spring启动项目 系统要求 阿帕奇Tomcat MySQL的 Maven 目前正在进行中: 与Frontend集成 REST API端点 实体 顾客 { " ID " : " xx " , " CompanyName " : " xx " , " Email " : " xx@x.com " , " Telephone " : 123 , " Calls " : " Calls[] " , } 来电 { " ID " : String , " timestamp " : datetime , " Notes " : String
文件列表
crm-main.zip
(预估有个40文件)
crm-main
.gitignore
395B
.mvn
wrapper
MavenWrapperDownloader.java
5KB
maven-wrapper.jar
50KB
maven-wrapper.properties
218B
README.md
1KB
pom.xml
2KB
mvnw
10KB
暂无评论