在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):callicoder/kotlin-spring-boot-jpa-rest-api-demo开源软件地址(OpenSource Url):https://github.com/callicoder/kotlin-spring-boot-jpa-rest-api-demo开源编程语言(OpenSource Language):Kotlin 100.0%开源软件介绍(OpenSource Introduction):Kotlin, Spring Boot, MySQL, JPA, Hibernate Rest APIBuild a Restful CRUD API using Kotlin, Spring Boot, Mysql, JPA and Hibernate. Requirements
Steps to Setup1. Clone the application git clone https://github.com/callicoder/kotlin-spring-boot-jpa-rest-api-demo.git 2. Create Mysql database create database kotlin_demo_app 3. Change mysql username and password as per your installation
4. Running the App Type the following command in your terminal to run the app - mvn spring-boot:run The app will start running at http://localhost:8080. Explore Rest APIsThe app defines following CRUD APIs.
You can test them using postman or any other rest client. Learn moreYou can find the tutorial for this application on my blog - https://www.callicoder.com/kotlin-spring-boot-mysql-jpa-hibernate-rest-api-tutorial/ |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论