we have a project that uses spring boot at work. unfortunately i cant post
the scripts as we cant open most sites or post information from inside the
client's network.

Using neon 4.6 eclipse with ant & Ivy

In eclipse using only ivy dependencies we are able to run our spring boot
application using

import org.springframework.boot.autoconfigure.SpringBootApplication;


When we make a war with the same and deploy on tomcat, things fail. We have
an exclude for tomcat in war runtime.

Is there a simple IVY Spring boot REST web service example with CORS (can
be just *) as a guide that I can follow? We are using just derby (later
will be Db2) and logging besides java 8 code. Thank you

A github/ open source link or mail to tgkprog,  gmail com

-- 
Regards
Tushar Kapila

Reply via email to