my-app:在视图中使用 Spring Boot 和 JS 的 restServer

时间:2024-06-25 08:33:04
【文件属性】:

文件名称:my-app:在视图中使用 Spring Boot 和 JS 的 restServer

文件大小:84KB

文件格式:ZIP

更新时间:2024-06-25 08:33:04

Java

我的应用程序 在视图中使用 Spring Boot 和 JS 的 restServer 实现 Rest 服务的应用程序 Rest。 Rest服务器是用Spring Boot(服务器)、Spring REST(消费数据)实现的。服务器测试视图的JSON对象是否正确(所有字段都被填充)并插入一个Fake db。 服务器采用 Clean Architecture 实现,在包 com.currencyfair.comsumptions 中实现了所有服务器,在包 com.curencyfair.processor 中实现了应用程序(useCase)的所有逻辑。 如果 Json 对象是正确的,则发送所有插入的对象,使用新的 de Date 格式(要插入的一个测试是格式日期正确)服务器已设计为测试(jUNit,Mockito,MockMVC ...)。 还有一个模块 Spring MVC 来提供初始页


【文件预览】:
my-app-master
----src()
--------main()
--------test()
----.classpath(8KB)
----.settings()
--------org.eclipse.jdt.core.prefs(658B)
----pom.xml(4KB)
----README.md(1KB)
----.project(470B)

网友评论