Skip to content

FerhatBahceci/store-service

Repository files navigation

Getting Started

Reference Documentation

For further reference, please consider the following sections:

Micronaut framework

Micronaut MongoDB

Micronaut gRPC

Micronaut Test

Micronaut Kafka

Micronaut Reactor

Kotlin gRPC

Kotlin Protobuf Serialization

Kotest

Application packaging structure

Package by feature

Store-service packaging and JPMS

Java 9 Platform Module System

Docker commands
  1. Stop the container(s) using the following command: docker-compose down

  2. Delete all containers using the following command: docker rm -f $(docker ps -a -q)

  3. Delete all volumes using the following command: docker volume rm $(docker volume ls -q)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages