Overview This OPC UA reference implementation is targeting the .NET Standard Library. .Net Standard allows developing apps that run on all common platforms available today, including Linux, iOS, Android (via Xamarin) and Windows 7/8/8.1/10 (includin
关于项目
指导者与受训者之间进行交流的教育门户。 应用程序使用Spring Boot + React.js作为主要的后端+前端技术。
跑步
// bring up application
mvnw spring-boot:run
// test
curl localhost:8080/api/
curl localhost:8080/api/users/1
// to save a new user
curl -X POST localhost:8080/api/users -d " { \"