0
Want to develop a big javaee project
I recently learned java, hibernate and spring and want to develop a good project, so wanted some ideas.
2 Antworten
+ 2
You will build a big project eventually but I would ask you to start small. Build anything that makes use of IoC, DI and Spring MVC with a DB where you can use Hibernate. Make something that would use CRUD operations and it will help you revise the concepts you learned.
0
Until now I've done some very basic ones like a recipe finder, spring pet clinic and and totally clueless about how deep or hard it goes in the java industry