ProvideQ / toolbox-server

Resources for the server that hosts the toolbox (Backend)
https://provideq.kit.edu
MIT License
1 stars 1 forks source link

fix: load QUBO example explicitly #64

Closed schweikart closed 7 months ago

schweikart commented 7 months ago

The QUBO example can't be loaded from the built JAR. This PR loads QUBO's example file from the classpath explicitly, as a workaround for #52.

We should eventually deal with #52 but currently, a workaround is required to fix our deployment.

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud