alifhaikal88 / spring-boot-mybatis-demo

Simple spring boot 2.5 and mybatis mapper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyBatis Spring Boot Demo

This is a simple demo project for using MyBatis with Spring Boot and H2 Database.

Dependencies

Requirements

  • Java 8 or higher

Installation

To install this project, simply clone this repository and import it into your favorite IDE.

Running Tests

This project includes a simple JUnit test case CoffeeTestCase to test the application. To run the test, simply run the CoffeeTestCase class in your favorite IDE.

License

This project is licensed under the MIT License.

About

Simple spring boot 2.5 and mybatis mapper


Languages

Language:Java 100.0%