Securing SQL table rows in Thymeleaf / Spring MVC

前端 未结 0 917
抹茶落季
抹茶落季 2020-12-19 11:39

Consider these tables:

Data
id|client_id|text
 1|        1|Secret A
 2|        2|Secret B


 Clients
 id|name
  1|Client A
  2|Client B

Where

相关标签:
回答
  • 消灭零回复
提交回复
热议问题