Java , while I practise them I would like to also create APIs. On the net there are tons of tutorials for developing REST APIs of course I will use them too but I would like to create example APIs for banking using SOAP , is it possible to do it on my own? I searched but couldn't find the answer...
If you want to concentrate on soap and business logic part, and not on "how to configure all the boilerplate", I recommend to use spring-boot and get all the boilerplate done for you for free. First two results for "spring boot soap" search query: https://www.baeldung.com/spring-boot-soap-web-service https://spring.io/guides/gs/producing-web-service/
Обсуждают сегодня