Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/daggerok/giftcard-kotlin-mysql

Axon GiftCard Kotlin MySQL apps
https://github.com/daggerok/giftcard-kotlin-mysql

axon axon-framework axon-server axonframework jpa jpa-hibernate kotlin mysql spring-boot spring-data-jpa spring-mvc

Last synced: about 1 month ago
JSON representation

Axon GiftCard Kotlin MySQL apps

Awesome Lists containing this project

README

        

# GiftCard Kotlin MySQL apps [![Tests](https://github.com/daggerok/giftcard-kotlin-mysql/actions/workflows/00-tests.yml/badge.svg)](https://github.com/daggerok/giftcard-kotlin-mysql/actions/workflows/00-tests.yml)
Axon GiftCard Kotlin MySQL apps

## Resources

* [Frans van Buul GitHub repozitory](https://github.com/fransvanbuul/webinar-20181213)
* [Axon server Docker image](https://hub.docker.com/r/axoniq/axonserver/tags?page=1&name=4.5.12)
* [Axon server spring-boot starter](https://mvnrepository.com/artifact/org.axonframework/axon-spring-boot-starter/4.5.12)

### Reference Documentation

For further reference, please consider the following sections:

* [Official Apache Maven documentation](https://maven.apache.org/guides/index.html)
* [Spring Boot Maven Plugin Reference Guide](https://docs.spring.io/spring-boot/docs/2.7.1/maven-plugin/reference/html/)
* [Create an OCI image](https://docs.spring.io/spring-boot/docs/2.7.1/maven-plugin/reference/html/#build-image)
* [Testcontainers MySQL Module Reference Guide](https://www.testcontainers.org/modules/databases/mysql/)
* [Liquibase Migration](https://docs.spring.io/spring-boot/docs/2.7.1/reference/htmlsingle/#howto.data-initialization.migration-tool.liquibase)
* [Spring Data JPA](https://docs.spring.io/spring-boot/docs/2.7.1/reference/htmlsingle/#data.sql.jpa-and-spring-data)
* [Spring Web](https://docs.spring.io/spring-boot/docs/2.7.1/reference/htmlsingle/#web)
* [Testcontainers](https://www.testcontainers.org/)

### Guides

The following guides illustrate how to use some features concretely:

* [Accessing Data with JPA](https://spring.io/guides/gs/accessing-data-jpa/)
* [Building a RESTful Web Service](https://spring.io/guides/gs/rest-service/)
* [Serving Web Content with Spring MVC](https://spring.io/guides/gs/serving-web-content/)
* [Building REST services with Spring](https://spring.io/guides/tutorials/rest/)
* [Accessing data with MySQL](https://spring.io/guides/gs/accessing-data-mysql/)