As simple as possible, but no simpler.
View on GitHub bjorndarri/codion
Codion is a full stack, rich client, CRUD application framework, based on Java, Swing and JDBC.
The Codion framework has not been released. Planned release is in 2023.
The Codion framework will be released under the GPL open source license.
Development started way back in 2004. This was after I had given up trying to use a rich client framework based on drag’n drop, wizard-driven development, which turned out to be absolutely horrifying for someone who really enjoys writing code. This was before the time of Spring, JOOQ, Hibernate and all these excellent frameworks, so I started from scratch, with the aim of using only Java Standard Edition components, JDBC, Swing and RMI.