the new job and, if i get it correctly, i will have to migrate old soap services to new rest services (and from Adobe Flex to angular later).
Now, i never worked with soap (It s a shame, i know) and i was writing some code right now. I was trying the contract-last approach with inteellij, but using axis the ide give to me "noclassdeffounderror: javax/xml/rpc/encoding/typemappingregistry". By googling, i understood that is a migration problem from Java 8 to Java 11, so i abandoned this approach.
And now i m trying the contract-first approach with Spring boot and, idk, i m doing this correct? Because It seems a mess (i mean, i can write xsd manually of course, but intellij is a big and expensive ide...) while writing soap services with the .net framework (my previous job) was so easy. Any advice?
Pray to your god.
Обсуждают сегодня