issues
search
Alice52
/
project
This repository is muti language and tech integration project.
MIT License
0
stars
0
forks
source link
[seckill] technical selection
#8
Closed
Alice52
closed
2 years ago
Alice52
commented
4 years ago
login module is implement with .netcore3.1
md5
SSO
parameter validation, can customize annotation
distribute session
social login
do cookie validate before any controller
:
controller is after dispatch servlet
so i have access to valid it by
Interceptor
check usage of
WebMvcConfigurer
each method
order module is intend to use golang
check usage of grpc
reference
transaction issue
should make sure the consistent, and i can tolerant poor performance and poor avaliable
other modules will use java
spring boot
frontend will use VUE
login module is implement with .netcore3.1
social loginInterceptor
order module is intend to use golang
other modules will use java
frontend will use VUE