Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

actframework/act-ebean-java7

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

act-ebean

APL v2 Maven Central Build Status codecov Javadocs

Ebean plugin for ACT Framework.

act-ebean vs act-ebean2

  • act-ebean: support JDK7 and JDK8
  • act-ebean2: uses latest ebean version but can only run on JDK8

Versions

ActFramework act-ebean
1.0.x 1.0.x, 1.1.0, 1.1.1
1.1.x 1.1.2+

Configuration

For configuration items, please refer to act-sql-common

If application needs to manipulate the loaded configuration before EbeanServer is created, try add the following method in any Class:

@OnEvent(beforeAppStart = true)
public static void configureEbean(ServerConfig config) {
    // do whatever required on ebean's ServerConfig
}

About

Ebean plugin for ACT Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.