#本项目为javacube JFrame和resful版本
swagger风格接口文档: http://localhost:9099/swagger-ui.html#/
Restful 为魔方解码java的springboot api实现示例,可以作为vue示例项目的后端 魔方vue项目地址 https://gitee.com/taoren/vue-cube
本窗体解码在原项目基础上做了优化,调整了缓存,部分样式,向原作者致敬 参考项目 原项目地址 https://github.com/manojbhatt101010/cubiks2D
Download and run CubeSolver.jar to try it out yourself. (Java 8 or higher required)
(GUI is inspired from Kociemba'sJava package and org.kociemba.twophase package also belongs to him.)
https://github.com/toger2021/vue-cube.git https://gitee.com/taoren/vue-cube.git
https://github.com/toger2021/cube-java https://gitee.com/taoren/cube-java.git
https://github.com/toger2021/demo-cube.git] https://gitee.com/taoren/demo-cube.git maven 引用使用
<dependency>
<groupId>io.github.toger2021</groupId>
<artifactId>cube-kociemba</artifactId>
<version>1.0.1</version>
</dependency>