factory
The missing, complete example of Domain-Driven Design enterprise application backed by Spring stack
파일 탐색기
최종 버전 다운로드 (.zip)- CommandRepository.java
- JsonConverter.java
- ProjectionRepository.java
- TechnicalId.java
- commons.yml
- application-test.properties
- build.gradle
- stub.xml
- DeliveryPlannerDefinitionEventsPropagation.java
- DemandEventsPropagation.java
- ProductDescriptionEventsPropagation.java
- ForecastORMRepository.java
- ShortageEventsPropagation.java
- StockForecastDao.java
- StockForecastEntity.java
- StockForecastResourceProcessor.java
- StockForecast.java
- StockForecastQuery.java
- WarehouseService.java
- AppConfiguration.java
- db.changelog.yml
- application-cloud.properties
- application-docker.properties
- application.properties
- CallOffDocumentIntegrationSpec.groovy
- DemandAdjustmentIntegrationSpec.groovy
- ShortageIntegrationSpec.groovy
- ProductTrait.groovy
- delivery-definitions.json
- delivery-forecasts.json
- demand-adjustments.json
- demand-forecasts.json
- product-descriptions.json
- production-outputs-daily.json
- production-outputs.json
- shortages.json
- stock-forecasts.json
- application-test.properties
- curl.txt
- build.gradle
- Dockerfile
- DeliveryPlannerDefinition.java
- DeliveryPlannerDefinitionDao.java
- DeliveryPlannerDefinitionEntity.java
- DeliveryForecastDao.java
- DeliveryForecastEntity.java
- DeliveryForecastProjection.java
- DeliveryAutoPlannerORMRepository.java
- CommandsHandler.java
- DemandAdjustmentDao.java
- DemandAdjustmentEntity.java
- RequiredReviewDao.java
- RequiredReviewEntity.java
- DemandDao.java
- DemandEntity.java
- DocumentDao.java
- DocumentEntity.java
- ProductDemandDao.java
- ProductDemandEntity.java
- CurrentDemandDao.java
- CurrentDemandEntity.java
- CurrentDemandProjection.java
- DemandForecastingConfiguration.java
- DemandValue.java
- ProductDemandORMRepository.java
- db.changelog.yml
- delivery-planning.yml
- demand-forecasting.yml
- DeliveryPlannerDefinitionSpec.groovy
- ProductDemandORMRepositorySpec.groovy
- ForecastingAdaptersConfiguration.groovy
- build.gradle
- DeliveriesSuggestion.java
- Delivery.java
- DeliveryAutoPlanner.java
- AdjustDemand.java
- Adjustment.java
- ApplyReviewDecision.java
- DailyDemand.java
- DemandEvents.java
- Demands.java
- DemandService.java
- Document.java
- ProductDemand.java
- ProductDemandRepository.java
- ReviewDecision.java
- ReviewPolicy.java
- DeliveriesSuggestionSpec.groovy
- DeliveryAutoPlannerSpec.groovy
- DailyDemandBuilder.groovy
- DemandAdjustmentSpec.groovy
- DemandServiceSpec.groovy
- DemandsFake.groovy
- DocumentProcessingSpec.groovy
- KeepingDailyDemandsSpec.groovy
- ProductDemandBuilder.groovy
- ProductDemandTrait.groovy
- ReviewPolicySpec.groovy
- ReviewProcessingSpec.groovy
- DemandAdjustements.feature
- domain-stories.txt
- ProductionPlanning.feature
- build.gradle
- gradle-wrapper.jar
- gradle-wrapper.properties
- pipeline.gradle
- ProductDescription.java
- ProductDescriptionDao.java
- ProductDescriptionEntity.java
- db.changelog.yml
- product-management.yml
- ProductDescriptionPersistenceSpec.groovy
- ProductionManagementAdaptersConfiguration.groovy
- build.gradle
- ProductionDailyOutputDao.java
- ProductionDailyOutputEntity.java
- ProductionOutputDao.java
- ProductionOutputEntity.java
- db.changelog.yml
- production-planning.yml
- build.gradle
- DailyId.java
- Demand.java
- DemandedLevelsChanged.java
- ReviewRequired.java
- RefNoId.java
- build.gradle
- ShortagesDao.java
- ShortagesEntity.java
- MonitoringConfiguration.java
- ShortagePredictionProcessORMRepository.java
- NotificationConfiguration.java
- db.changelog.yml
- shortages-prediction.yml
- E2eSpec.groovy
- BaseClass.groovy
- Config.groovy
- ShortagesDaoSpec.groovy
- ShortagePredictionProcessORMRepositorySpec.groovy
- PredictionAdaptersConfiguration.groovy
- SmokeSpec.groovy
- build.gradle
- DeliveriesForecast.java
- ProductionForecast.java
- ProductionOutputs.java
- ShortageForecast.java
- ShortageForecasts.java
- Stock.java
- NewShortage.java
- ShortageDiffPolicy.java
- ShortageEvents.java
- ShortagePredictionProcess.java
- ShortagePredictionProcessRepository.java
- ShortagePredictionService.java
- ShortageSolved.java
- NotificationOfShortage.java
- Notifications.java
- QualityTasks.java
- RecoveryTaskPriorityChangePolicy.java
- ConfigurationParams.java
- Shortage.java
- ShortageCalculationAlgorithmSpec.groovy
- ShortageCalculationExamplesSpec.groovy
- ShortagesCalculationAssembler.groovy
- ShortagesCalculationTrait.groovy
- TimeGrammar.groovy
- InMemoryConfigurationParams.groovy
- ShortageDiffPolicySpec.groovy
- ShortagePredictionProcessSpec.groovy
- ShortagePredictionProcessTrait.groovy
- ShortagePredictionServiceSpec.groovy
- NotificationOfShortageSpec.groovy
- RecoveryTaskPriorityChangePolicySpec.groovy
- build.gradle
- .codecov.yml
- .gitattributes
- .gitignore
- .travis.yml
- build.gradle
- CODE_OF_CONDUCT.md
- command-query-crud.png
- docker-compose.yml
- es-big-picture-cleaned.jpg
- es-big-picture-original.jpg
- es-design-demand-forecasting.jpg
- gradle.properties
- gradlew
- gradlew.bat
- hexagon.png
- LICENSE
- lombok.config
- manifest.yml
- MIGRATION.md
- README.md
- sc-pipelines.yml
- settings.gradle
// repository documentation
Was this content helpful?
(0 ratings)
