I am using the example below: https://vladmihalcea.com/hibernate-4-bytecode-enhancement/
for the bytecode ehancement. I am building the content fine but the compiled code is unchanged. i used a decompiler to view the file and it is the same. How do i know if the bytecode is working?