在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):gothinkster/kotlin-spring-realworld-example-app开源软件地址(OpenSource Url):https://github.com/gothinkster/kotlin-spring-realworld-example-app开源编程语言(OpenSource Language):Kotlin 100.0%开源软件介绍(OpenSource Introduction):
This codebase was created to demonstrate a fully fledged fullstack application built with Kotlin + Spring including CRUD operations, authentication, routing, pagination, and more. We've gone to great lengths to adhere to the Kotlin + Spring community styleguides & best practices. For more information on how to this works with other frontends/backends, head over to the RealWorld repo. How it worksThe application uses Spring (Web, Data, AOP, Cache) and the Kotlin language.
SecurityInstead of using Spring Security to implement an authenticator using JWT, I created a simple AOP advice that checks
the The secret key and jwt issuer are stored in DatabaseIt uses a H2 in memory database (for now), can be changed easily in the Getting startedYou need Java and maven installed.
HelpPlease fork and PR to improve the code. KotlinI've been using Kotlin for some time, but I'm no expert, so feel free to contribute and modify the code to make it more idiomatic! |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论