sarnobat / code_comprehension

log4j, jackson-databind

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

code_comprehension

Tomcat

2024-03

ccze

2024-03

log4j

See log4j-source-data-dependency-graph.graphml

jackson-databind

eureka (and the role of xstream)

  • Logically, an app sends a request to a eureka server, and the server updates its list.
  • Clients will need to authenticate with the server
  • What request exactly is getting unmarshalled using XStream?