Skip to content

add changes regarding docker compose#29

Merged
pawlowiczf merged 1 commit intodevelopmentfrom
fix/ports
Dec 5, 2025
Merged

add changes regarding docker compose#29
pawlowiczf merged 1 commit intodevelopmentfrom
fix/ports

Conversation

@pawlowiczf
Copy link
Contributor

No description provided.

@pawlowiczf pawlowiczf merged commit 4087562 into development Dec 5, 2025
1 check passed
arturgesiarz added a commit that referenced this pull request Dec 31, 2025
* add support for downloading gRPC stubs from remote Nexus repository (#3)

* Setup Docker and create docker compose files (#2)

* add main docker compose files and env files to dockerize core microservices

* fix docker compose files

* fix docker compose files

* fix docker compose files, edit environment variable files

* provider adapter domain

* provided e2e test skeleton

* cleanup

* provided operational setup for local development

* add grpc service logic with local proto files

* update service to new proto definitions

* add OrderGrpcServiceTest

* create workflows to validate, build and push service to remote GCP registry (#8)

* add context in kafka header for testing

* address feedback - add FixedOrderIdGenerator and adjust property files

* Addres feedback - implement FixedOrderIdGenerator and associated services for order ID management

* add api intenal endpoint

* update e2e env test

* add OrderServiceApi

* add additional tests

* add InternalOrderApi

* progress

* Add return option for the order

* provided fixes

* Add db scripts

* update application files and add LocalPostgreSQLConf class

* add flyway for in-memory db

* restore dockerfile

* add flyway for postgres db

* add jwt options

* add get by clientId endpoint for testing gateway - order-service flow

* Add returnable field to db and primary key in the schema as orderItemId

* Add returnable field to db and primary key in the schema as orderItemId

* remove redundant deps from pom

* add listOrdersByUserId impl in grpc service

* add transactional to listOrdersByUserId

* update grpcMapper

* update grpc service

* add returns

* validate to return items that can be returned

* add items while mapping domain return to proto return type

* comment returnability check for testing

* update OrderItem to include variantId and related fields; add reservationId to Order and OrderToCreate

* refactor kafka events

* update class visibility

* add integration test

* update serialization

* udpate kafka consumers to receive string events

* udpate readme

* fix kafka integration test

* add some minor changes and comments

* add create order method to grpc service

* add internal ReservationGrpcClient

* add OrderCreated wrapper

* update schema

* add debuging

* add transactional

* Add `@Transactional` annotation to `getAllOrders` in `DefaultOrderFacade`.

* update grpc port

* Add `clientId` mapping in `OrderGrpcMapper` and update `protos` dependency version.

* fix integration tests

* add outbox

* add outbox

* add outbox

* alternative approach

* fix db kafka table

* add changes regarding docker compose (#29)

---------

Co-authored-by: Filip Pawłowicz <117346592+pawlowiczf@users.noreply.github.com>
Co-authored-by: Ariel <arie.michalik@gmail.com>
Co-authored-by: Ariel Michalik <110745124+ariemic@users.noreply.github.com>
Co-authored-by: Wojciech Orłowski <vemtorpl@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant