Hi,
On 5/17/21 9:52 AM, Ali Asfour wrote:
 > Hi all,
 >
 >
 > I have a spring boot project and intend to use AtlasMap.I have some
 > questions about using AtlasMap:
 >
 > Should I use Apache Camelin order to use AtlasMap?
It's not mandatory, here is an example using AtlasMap runtime API 
directly, i.e. without Camel
https://github.com/atlasmap/atlasmap/tree/master/examples/atlasmap-example-api-adm
 > Can I use AtlasMap mapping with the exposed APIs (my API) and external
 > APIs (the APIswe are consuming)?
Can you elaborate on this one? how do you want to integrate AtlasMap 
with what? Design time? runtime?
 > Does just using AtlasMap with my spring boot project give me embedded UI
 > (like swagger) to manage the mapping?
Same with above, what do you mean by "use"? not sure what is expected here.
 > Actually, I found this repository
 > 
<
https://github.com/engagmy/data-microservice/tree/be3c4daa2ca6abdef60619a8a31b817309983955>using 
 > AtlasMap and I tried to modify it to suit my project (my project is
 > monolith), but I faced some problems like the compiler can’t find
 > io.atlasmap.json.service.JsonServiceclass (you can see this class
 > 
<
https://github.com/engagmy/data-microservice/blob/be3c4daa2ca6abdef60619a8a31b817309983955/src/main/java/com/mycompany/datamapper/config/JaxrsApplication.java>), 
 > although I’ve added all dependencies.
This repository is not from us, please contact with the owner of this 
repository.
Thanks,
Tomo
 >
 > Thank you in advance
 >
 > --
 > You received this message because you are subscribed to the Google
 > Groups "AtlasMap" group.
 > To unsubscribe from this group and stop receiving emails from it, send
 > an email to 
atlasmap+u...@googlegroups.com
 > <mailto:
atlasmap+u...@googlegroups.com>.
 > To view this discussion on the web visit
 > 
https://groups.google.com/d/msgid/atlasmap/57663e73-49b1-4e18-8626-170d60c7204bn%40googlegroups.com 
 > 
<
https://groups.google.com/d/msgid/atlasmap/57663e73-49b1-4e18-8626-170d60c7204bn%40googlegroups.com?utm_medium=email&utm_source=footer>.