Last night I tried to create a simple tutorial on creating an application using the stack - Spring (2.5) + JPA (1.0) + Hibernate (loading for the first time, so I don’t know which version to use), Unfortunately, I didn’t want to use Maven. since the participating members were on ANT build. As usual, we got into the search engine and somehow made steps in appcontext, persistence.xml and in java classes. At that moment, when I started to get the necessary libraries, I lost in the JAR-hell. Fortunately, there are not many problems on the Spring side, since all the dependent JARs are packaged together for my Spring 2.5.6.
When it came to sleep mode, I had no idea that all banks should be included in the first place. On the next call, I don’t know which version to add for each.
Finally, I got everything that worked, but I am so scared to enter this JAR hell if I do not go through the sky Maven.
With a lot of interceptors and weaving, it is becoming more and more difficult for a regular Java programmer who once loved Java, above all, for greater transparency of what my code does.
Am I right in the process of thought?
arunram
source share