Hi, I'm creating an endpoint for a web server in K...
# random
m
Hi, I'm creating an endpoint for a web server in Kotlin Springboot and want to query the MySQL server for a website to calculate the distance from postal code to postal code. However, I'm having a problem: the server can't find the postal code in the database, even though it's already stored there. What's the problem?