About 56 results
Open links in new tab
  1. Open source java projects to get involved in? - Stack Overflow

    Sep 16, 2013 · I've recently learned core Java and want to develop my skills further with practice of programming. Instead of starting out with my own project, i would like to follow a well documented and organized project which would help me understand the language better. Can anyone please suggest some open source projects to get involved in ?

  2. Java open-source project to contribute - Stack Overflow

    Aug 10, 2013 · All the projects are open source with a friendly community and ample opportunities for contribution. Java itself is open-source now and a few previously commercial libraries now getting open sourced, again a good chance to contribute. Finally, the whole set of Apache projects are also great starting points. There are on varied topics and you ...

  3. Are there any big spring-boot open source projects?

    Feb 20, 2019 · Here are some non pet store but a real world , non trivial , and open source application that use Spring Boot 2. Thingsboard which is an IoT platform with the microservice architecture. Built with Spring Boot , Spring Security , Spring Data , Spring MVC etc.

  4. Big Open Source Java applications/libraries - Stack Overflow

    Jun 21, 2010 · JBoss Drools is a very large open source Java project. If you count the source, plus the separate Drools Solver and Drools Guvnor downloads, it comes out to about 86 MB. Throw in 31 MB of documentacion and apidocs and you have a project larger than 100 MB.

  5. Looking for Open Source Java Projects that use JUnit and Ant

    Mar 8, 2012 · I am currently doing some research and I am looking for open source Java projects that use JUnit and Ant. Ideally I would like to have projects that vary in size/complexity/domain as well as the test suite coverage. I seem to be having a hard time finding suitable open source projects that fit these criteria: Project has a number of JUnit test ...

  6. Open Source Java Projects (with good design documentation)

    May 19, 2009 · Currently,I am trying to get involved with open source projects in order to develop my skills in Java. I am at a plateau where (in order to progress) I need more insight into how a project evolved from functional requirements to the Technical Design so I can gain an appreciation for the issues considered before converging on the code-base that ...

  7. java - how to choose an open source library? - Stack Overflow

    Oct 28, 2010 · All that said, generally good places to find good Java libraries are probably projects from Apache and those published by Google. This is all I have for now. Take them with a pinch of salt. If I have anything else to add I will edit this post. Hope this helps!

  8. How to contribute to open source project in Java on GitHub

    Mar 8, 2015 · I would like to contribute to an Open Source project in Java, can anyone suggest me a open source project which is in Java?

  9. java - How to understand Open Source projects/libraries ... - Stack ...

    Aug 2, 2010 · Approaching "understanding" of an open source library (or any other code base for that matter) by trying to find all the pieces is usually not a very good way of approaching these things, it will usually just lead nowhere because a lot of these things contain too much code.

  10. Open source Java projects that use `final` modifiers everywhere

    Mar 13, 2012 · The issue of using or not using the Java final keyword has been discussed many times on SO. I am trying to collect some well-known open source Java projects that are using it. I am trying to collect some well-known open source Java projects that are using it.

Refresh