Skip to content

Commit ee2a13f

Browse files
committed
moving module
1 parent ed92dba commit ee2a13f

25 files changed

File tree

File renamed without changes.

core-tests/e2e-tests/spring-rest-postgres/src/main/kotlin/com/foo/spring/rest/postgres/SwaggerConfiguration.kt renamed to core-tests/e2e-tests/spring/spring-rest-postgres/src/main/kotlin/com/foo/spring/rest/postgres/SwaggerConfiguration.kt

File renamed without changes.

core-tests/e2e-tests/spring-rest-postgres/src/main/kotlin/com/foo/spring/rest/postgres/base/BaseApp.kt renamed to core-tests/e2e-tests/spring/spring-rest-postgres/src/main/kotlin/com/foo/spring/rest/postgres/base/BaseApp.kt

File renamed without changes.

core-tests/e2e-tests/spring-rest-postgres/src/main/kotlin/com/foo/spring/rest/postgres/columntypes/PostgresColumnTypesApplication.kt renamed to core-tests/e2e-tests/spring/spring-rest-postgres/src/main/kotlin/com/foo/spring/rest/postgres/columntypes/PostgresColumnTypesApplication.kt

File renamed without changes.

core-tests/e2e-tests/spring-rest-postgres/src/main/kotlin/com/foo/spring/rest/postgres/ind0/Ind0App.kt renamed to core-tests/e2e-tests/spring/spring-rest-postgres/src/main/kotlin/com/foo/spring/rest/postgres/ind0/Ind0App.kt

File renamed without changes.

core-tests/e2e-tests/spring-rest-postgres/src/main/kotlin/com/foo/spring/rest/postgres/json/FooDto.kt renamed to core-tests/e2e-tests/spring/spring-rest-postgres/src/main/kotlin/com/foo/spring/rest/postgres/json/FooDto.kt

File renamed without changes.

core-tests/e2e-tests/spring-rest-postgres/src/main/kotlin/com/foo/spring/rest/postgres/json/JsonColumnApp.kt renamed to core-tests/e2e-tests/spring/spring-rest-postgres/src/main/kotlin/com/foo/spring/rest/postgres/json/JsonColumnApp.kt

File renamed without changes.

core-tests/e2e-tests/spring-rest-postgres/src/main/kotlin/com/foo/spring/rest/postgres/likecondition/LikeConditionApp.kt renamed to core-tests/e2e-tests/spring/spring-rest-postgres/src/main/kotlin/com/foo/spring/rest/postgres/likecondition/LikeConditionApp.kt

File renamed without changes.

core-tests/e2e-tests/spring-rest-postgres/src/main/resources/schema/base/V1.0__createDB.sql renamed to core-tests/e2e-tests/spring/spring-rest-postgres/src/main/resources/schema/base/V1.0__createDB.sql

File renamed without changes.

core-tests/e2e-tests/spring-rest-postgres/src/main/resources/schema/columntypes/V1.0__createDB.sql renamed to core-tests/e2e-tests/spring/spring-rest-postgres/src/main/resources/schema/columntypes/V1.0__createDB.sql

File renamed without changes.

0 commit comments

Comments
 (0)