Skip to content

Commit

Permalink
feat: Postman branch (#67)
Browse files Browse the repository at this point in the history
* added test postman

* Added logs

* Added logs
  • Loading branch information
diegolagospagopa authored Oct 14, 2024
1 parent c8b08b8 commit 4ceaea4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ public class MySystemLogs {

@EventListener
public void onStartup(ApplicationReadyEvent event) {
System.out.println("🚀 We are ready ----------------------- ✅✅✅");
System.out.println("🚀 We are ready ----------------------- ✅✅✅4️⃣1️⃣");
}

@EventListener
Expand Down
2 changes: 1 addition & 1 deletion src/test/postman/postman.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sono un postman
sono un postman

0 comments on commit 4ceaea4

Please sign in to comment.