Skip to content

chng/avaje-ebeanorm-examples

 
 

Repository files navigation

avaje-ebeanorm-examples

Multiple example projects demonstrating use of ebean features

  • a-basic - This project is a simple project
  • a-bootup-programmatic - This project uses ServerConfig and EbeanServerFactory to programmatically create an EbeanServer
  • a-bootup-spring-simple - A simple Spring FactoryBean implementation, use @Inject and Ebean singleton
  • a-bootup-spring-xml - Use avaje-ebeanorm-spring to create a EbeanServer to @Inject
  • b-batch-insert - Example of batch insert processing techniques

About

Multiple example projects demonstrating use of ebean features

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 71.2%
  • Kotlin 12.6%
  • Groovy 11.5%
  • PLpgSQL 4.7%