Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 380 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 380 Bytes

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?