File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,12 @@ Calling this method with ulyp agent enabled can provide a full call tree. No cod
2828
2929![ Spring/Hibernate call recorded] ( https://github.com/0xaa4eb/ulyp/blob/master/images/hibernate.png )
3030
31+ ## Blogpost
32+
33+ The underlying rationale for the development, technical design, as well as some use cases are outlined in the following blog posts:
34+ * [ Ulyp: Recording Java code execution for faster debugging (ENG)] ( https://0xaa4eb.github.io/2024/10/13/recording-java-code-execution-for-faster-debugging.html )
35+ * [ Reverse engineer Spring Web in 5 minutes using a recording debugger (ENG)] ( https://0xaa4eb.github.io/2024/12/14/reverse-engineer-spring-boot.html )
36+
3137## How to use
3238
3339Usage is relatively simple.
You can’t perform that action at this time.
0 commit comments