zydzjy
zydzjy
When i add "spring-cloud-starter-netflix-eureka-client",then SCG add RouteRefreshListener,which refresh routes definition automatically by publishing heartbeat event,is that problem,caus i don't want to refersh routes definition every heartbeat!
Common web security use session send by browser,can i use the session than created by SCG when I log in SCG to my web backend for authentication and Authorization?
use this css style,not work for tableview2: .table-view .table-row-cell:selected { ... }