This commit is contained in:
Yanyutin753
2024-02-14 16:18:59 +08:00
parent a0a0e2ba58
commit e1621e8e5f
8 changed files with 8 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1 @@
management.endpoints.web.exposure.include=metrics,health,info,prometheus

View File

@@ -0,0 +1,3 @@
artifactId=benchmark-jibber
groupId=com.example
version=0.0.1-SNAPSHOT

View File

@@ -0,0 +1,2 @@
com\example\benchmarks\jibber\DemoApplication.class
com\example\benchmarks\jibber\Jabberwocky.class

View File

@@ -0,0 +1,2 @@
F:\vue\fakeApiTool\graalvm-demos\spring-native-image\src\main\java\com\example\benchmarks\jibber\Jabberwocky.java
F:\vue\fakeApiTool\graalvm-demos\spring-native-image\src\main\java\com\example\benchmarks\jibber\DemoApplication.java