An example of an application that calculates the fibonacci sequence and saves entries to a database. The sequence can go up to N using BigInteger.
Primary LanguageJava