Skip to content

Latest commit

 

History

History
 
 

aspectj

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 .