Skip to content

Commit 002155b

Browse files
committed
Link blogs
1 parent e863b5b commit 002155b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff 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

3339
Usage is relatively simple.

0 commit comments

Comments
 (0)