Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 562 Bytes

File metadata and controls

25 lines (16 loc) · 562 Bytes

code_comprehension

Cassandra

  • StorageService.java - in first commit, still exists. Largest file now.
  • Cql_Parser.java - largest file in frst commit (but no longer exists). Generated.

2024

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?