adammrozik
Results
2
issues of
adammrozik
Hey, I have a general architecture question. I see in your example that you hide all endpoints behind `app_v1` folder. If several of them would be reused in v2, v3...
Hi! I have multiple JAR paths in one string as an input from another application like `/path/to/oracle.jar,/path/to/mssql.jar`. However, when connecting and passing it as a string into connection (while it...