digisic / digitalbank-gen-one

A Sample Online Banking Application
https://digisic.github.io/digitalbank-gen-one
MIT License
43 stars 68 forks source link

AWS CI pipeline enablement #4

Closed lax1089 closed 5 years ago

lax1089 commented 5 years ago

H2 console accessibility and a few AWS-related configs to enable CI

lax1089 commented 5 years ago

"http.headers().frameOptions().disable();" was for the H2 console to work properly, but if that is something I can add locally via arguments or something I can remove it. Does it affect other stuff negatively?

I was messing with the port for purposes of AWS deploy. The last commit for the port change put it back to 8080.

The packaging is jar. I think you might be looking at outdated commits