I was recently puzzled by strange behaviour of Grails application with web service interface. It resulted with rounding currency amount values when I sent request from my browser but it worked perfectly if another client application sent same...
Situation
I have a local H2 in memory database for integration tests and an Oracle db for production. I do not control the Oracle DB model. The in memory H2 database is created automatically by adding
<prop key="hibernate.hbm2ddl.auto">update&l...Situation
I have a local H2 in memory database for integration tests and an Oracle db for production. I do not control the Oracle DB model. The in memory H2 database is created automatically by adding
<prop key="hibernate.hbm2ddl.auto">update&l...
If you need to restart or power off your RPi remotely (or through local application's call) here's a simple wayhttp://raspberry.address:7000/reboothttp://raspberry.address:7000/power/offDetails and code at https://github.com/zdanek/raspiPowerServer