Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 258 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 258 Bytes

Java AspectJ Sample Application

Building

pack build applications/aspectj

Running

docker run --rm --tty --publish 8080:8080 applications/aspectj

Viewing

curl -s http://localhost:8080/actuator/health | jq .