-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b825e08
commit f4f9013
Showing
78 changed files
with
774 additions
and
635 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 0 additions & 13 deletions
13
backend/src/main/kotlin/ch/sbb/backend/application/ServicePointsService.kt
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...astructure/configuration/OpenApiConfig.kt → ...in/ch/sbb/backend/common/OpenApiConfig.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ckend/application/RequestLoggingFilter.kt → ...bb/backend/common/RequestLoggingFilter.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 0 additions & 22 deletions
22
backend/src/main/kotlin/ch/sbb/backend/domain/logging/LogEntry.kt
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
backend/src/main/kotlin/ch/sbb/backend/domain/logging/LogLevel.kt
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
backend/src/main/kotlin/ch/sbb/backend/domain/logging/LogService.kt
This file was deleted.
Oops, something went wrong.
43 changes: 0 additions & 43 deletions
43
backend/src/main/kotlin/ch/sbb/backend/domain/logging/MultiTenantLogService.kt
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
backend/src/main/kotlin/ch/sbb/backend/domain/servicepoints/ServicePoint.kt
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
backend/src/main/kotlin/ch/sbb/backend/domain/tenancy/TenantService.kt
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
backend/src/main/kotlin/ch/sbb/backend/infrastructure/configuration/LogDestination.kt
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
backend/src/main/kotlin/ch/sbb/backend/infrastructure/entities/ServicePointEntity.kt
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
...end/src/main/kotlin/ch/sbb/backend/infrastructure/repositories/ServicePointsRepository.kt
This file was deleted.
Oops, something went wrong.
33 changes: 0 additions & 33 deletions
33
backend/src/main/kotlin/ch/sbb/backend/infrastructure/services/ServicePointsServiceImpl.kt
This file was deleted.
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
.../sbb/backend/application/TenantContext.kt → ...kend/logging/application/TenantContext.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ckend/application/rest/LogLevelRequest.kt → ...gging/application/rest/LogLevelRequest.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.