Commit Graph

189 Commits

Author SHA1 Message Date
Mikhail Yasnov 5daf28ac10
Merge pull request #25 from TouchInstinct/feature/not-found-exp-handler
Create error handler for CommonNotFoundException
2021-06-16 23:35:48 +03:00
Mikhail Yasnov 6a08c4568b Simplify conditional expression 2021-06-16 21:42:07 +03:00
Mikhail Yasnov 11fcb7a586 Create error handler for CommonNotFoundException 2021-06-16 21:07:09 +03:00
Alexander Buntakov fd4c32042c
Merge pull request #24 from TouchInstinct/fix/handler-logger
add @EnableSpringExceptionHandlerLogger
2021-06-15 20:51:43 +03:00
Alexander Buntakov 131c7bd573 add @EnableSpringExceptionHandlerLogger 2021-06-15 20:31:58 +03:00
Alexander Buntakov 347ff03670
Merge pull request #23 from TouchInstinct/fix/security
fix security modules
2021-06-15 19:09:05 +03:00
Alexander Buntakov 0c39aedea9 fix linter 2021-06-15 19:06:50 +03:00
Alexander Buntakov 67adec4d92 move auth migration to single schema 2021-06-15 19:00:06 +03:00
Alexander Buntakov 5e84eb2bb3 fix security modules 2021-06-15 00:14:21 +03:00
Alexander Buntakov 6f703d0bfc
Merge pull request #22 from TouchInstinct/feature/auth
add auth module
2021-06-14 17:21:12 +03:00
Vasili Karaev 61db7e831f add auth module 2021-06-14 10:51:05 +03:00
Alexander Buntakov 2265170de3
Merge pull request #21 from TouchInstinct/common-spring-security
add common-spring-security
2021-06-13 19:43:56 +03:00
Alexander Buntakov cb9d2588d7 add common-spring-security 2021-06-12 18:36:35 +03:00
Alexander Buntakov 3c823528b2
Merge pull request #20 from TouchInstinct/settings-spring-jpa
add settings module
2021-06-10 20:21:25 +03:00
Alexander Buntakov e5de8b53b8 review fixes 2021-06-10 20:16:19 +03:00
Alexander Buntakov 8f450aeff7 rename Model -> Entity 2021-06-10 20:12:09 +03:00
Alexander Buntakov 3cb78ce44d add settings module 2021-06-10 19:48:07 +03:00
Alexander Buntakov 6d25fb5954
Merge pull request #19 from TouchInstinct/common-spring-jpa/RepositoryTest
Common spring jpa/repository test
2021-06-10 19:06:28 +03:00
Alexander Buntakov 8dcfd83bef
Merge pull request #18 from TouchInstinct/common-spring-jpa/liquibase
add liquibase starter
2021-06-10 18:55:14 +03:00
Alexander Buntakov 0372d139ee Merge branch 'common-spring-jpa/liquibase' into common-spring-jpa/RepositoryTest 2021-06-10 18:53:39 +03:00
Alexander Buntakov eebc920825 README: LiquibaseStart 2021-06-10 18:53:27 +03:00
Alexander Buntakov 3443f1e289 add test-slow profile to RepositoryTestConfiguration 2021-06-10 18:41:01 +03:00
Alexander Buntakov e006783ae4 add liquibase starter 2021-06-10 18:36:53 +03:00
Alexander Buntakov 9dff9e40cd
Merge pull request #17 from TouchInstinct/common/change-common-exception
change common exception
2021-06-10 18:36:27 +03:00
Alexander Buntakov 0677782b2e change common exception 2021-06-10 18:34:39 +03:00
Alexander Buntakov 7255838f66
Merge pull request #16 from TouchInstinct/common-geo
add common-geo
2021-06-08 20:32:51 +03:00
Alexander Buntakov 1e5cc224eb fix README 2021-06-08 20:31:56 +03:00
Alexander Buntakov 8a55463908 review fixes 2021-06-08 20:29:33 +03:00
Alexander Buntakov c0beb4816d rename GeoHelper -> GeoCalculator 2021-06-08 20:24:32 +03:00
Alexander Buntakov 3c5c430fed add common-geo 2021-06-08 20:09:40 +03:00
Alexander Buntakov e2b51ac761
Merge pull request #15 from TouchInstinct/common-measure
add common-measure
2021-06-08 20:05:15 +03:00
Alexander Buntakov 6495af037c add common-measure 2021-06-08 19:48:08 +03:00
Alexander Buntakov 07d00bc65e
Merge pull request #14 from TouchInstinct/response-wrapper-spring-web
add response-wrapper-spring-web
2021-06-08 18:21:23 +03:00
Alexander Buntakov 6d14e19aa1 rename wrap annotations 2021-06-08 18:21:02 +03:00
Alexander Buntakov 109ff1675e add response-wrapper-spring-web 2021-06-08 16:03:23 +03:00
Alexander Buntakov 8a4c5158ff
Merge pull request #13 from TouchInstinct/version-spring-web
add version-spring-web
2021-06-08 15:36:03 +03:00
Alexander Buntakov 06e692ea9b rename version annotations 2021-06-08 15:23:16 +03:00
Alexander Buntakov b903289b21 add version-spring-web 2021-06-08 14:35:17 +03:00
Alexander Buntakov b03d4e00b9
Merge pull request #12 from TouchInstinct/exception-handler-logger-spring-web
add excepltion-handler-logger-spring-web
2021-06-08 14:31:05 +03:00
Alexander Buntakov 342343f2df review fixes 2021-06-08 14:30:57 +03:00
Alexander Buntakov 97bd0a1f13 add excepltion-handler-logger-spring-web 2021-06-08 13:20:55 +03:00
Alexander Buntakov 6b3581f652
Merge pull request #11 from TouchInstinct/exception-handler-spring-web
add exception-handler-spring-web
2021-06-08 13:17:16 +03:00
Alexander Buntakov e06d84dc80
Merge pull request #10 from TouchInstinct/logger-spring-web
add logger-spring-web
2021-06-07 20:16:33 +03:00
Alexander Buntakov f6ed057ece add exception-handler-spring-web 2021-06-07 20:06:50 +03:00
Alexander Buntakov 78dc3a9861 add logger-spring-web 2021-06-07 19:58:34 +03:00
Alexander Buntakov 86dccf0624
Merge pull request #9 from TouchInstinct/logger-spring
Logger spring
2021-06-07 19:53:05 +03:00
Alexander Buntakov 9fae47fc86 review fixes 2021-06-07 19:50:54 +03:00
Alexander Buntakov 823e0320d6 merged with master 2021-06-07 19:25:22 +03:00
Alexander Buntakov 5c154e034b
Merge pull request #8 from TouchInstinct/logger
add logger
2021-06-07 19:23:38 +03:00
Alexander Buntakov aa95a89816 logger-spring 2021-06-07 19:22:55 +03:00