spring-boot tag

64 questions


1 answers
81 views
0
Please tell me how to use Geocoding API

I'm going to get the road name address and save it as latitude and longitude.In order to do this, I have to use geocoding, but the usage method changed last year, so I'm leaving a question here becaus...


1 answers
99 views
0
Are there any ZIP libraries available in Java that can handle real files without creating them?

I wrote the code with the spring boot.A feature that allows you to take several directories from a resource, compress them into a zip, and download them.It is currently developed using the zip4j libra...

2 years ago

1 answers
68 views
0
[java, spring]Question about setting up an intelligence.

Recently, I started studying spring, so I'm not used to Intellie J.Until yesterday, the spring project worked properly, but when I imported the new project yesterday and used it and accessed the sprin...


1 answers
101 views
0
SQL error not present in SQL statement

I wrote the code as below.There is no problem when running orderUser When executing orderDelete, the table is being modified normally, but a query statement error occurs.public interface BasketReposit...

2 years ago
« - 7 -

© 2024 OneMinuteCode. All rights reserved.