xiangbin li

Results 19 comments of xiangbin li

in my case , you also need `spring.datasource.initialization-mode=always spring.jpa.hibernate.ddl-auto=none` to have the data.sql loaded

there is an output of the spring command line: ``` 2020-08-02 00:28:35.783 INFO 685411 --- [ restartedMain] o.s.b.a.h2.H2ConsoleAutoConfiguration : H2 console available at '/h2-console'. Database available at 'jdbc:h2:mem:bef84abd-c17a-40a9-89a4-75ff418266df' ``` by...

no, but after adding it, i can use `jdbc:h2:mem:testdb`

any update on this one, Should I buy a new version of GPU? how much frame/s are you getting with a 3000 serials card?

i made a mistake the FAN utilization for GPU utilization: I should watch for the **Volatile GPU-Util** I did a recent test with opencv-4.9.0 and GPU GTX 960, the GPU...

I saw that we can do delta backup #193 , but is the zip file is merged into one, I don't want to browser each zip file seperately

thanks for the reply, will try if I can chip in. been a while since last time touching golang code

I have the same issue: original: ![image](https://github.com/user-attachments/assets/c091f828-609b-406c-8322-d081ac9caa1d) parsed: ![image](https://github.com/user-attachments/assets/a66b7190-84b5-44b0-91dd-2d9fbea70870)

this still happens using the `docker-compose.yaml` file in the repository