citrusframework / citrus-simulator

Standalone simulator for different messaging transports such as Http REST, SOAP WebService, JMS, RMI, mail messaging and more
Apache License 2.0
44 stars 45 forks source link

spring and -boot deps #226

Closed bbortt closed 8 months ago

bbortt commented 8 months ago

requires:

bbortt commented 8 months ago

before merging this, remove this line https://github.com/citrusframework/citrus-simulator/blob/e2f8b671ca8b13e1586d98f51d73b997cc058f64/simulator-spring-boot/src/main/java/org/citrusframework/simulator/service/impl/ScenarioExecutionServiceImpl.java#L112 too. it is rather annoying than useful!

bbortt commented 8 months ago

should probably also update node (and npm) version to the lts release version, see package.json and pom.xml.