{"id":36622515,"url":"https://github.com/actframework/act-ebean","last_synced_at":"2026-01-12T09:26:50.583Z","repository":{"id":57738303,"uuid":"87239522","full_name":"actframework/act-ebean","owner":"actframework","description":"The ebean plugin that uses latest ebeanorm and requrie java 8 support","archived":false,"fork":false,"pushed_at":"2020-03-24T09:39:15.000Z","size":151,"stargazers_count":2,"open_issues_count":16,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-17T13:46:17.953Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/actframework.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-04T22:04:54.000Z","updated_at":"2020-03-24T09:39:18.000Z","dependencies_parsed_at":"2022-08-30T12:11:12.019Z","dependency_job_id":null,"html_url":"https://github.com/actframework/act-ebean","commit_stats":null,"previous_names":["actframework/act-ebean2"],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/actframework/act-ebean","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actframework%2Fact-ebean","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actframework%2Fact-ebean/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actframework%2Fact-ebean/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actframework%2Fact-ebean/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actframework","download_url":"https://codeload.github.com/actframework/act-ebean/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actframework%2Fact-ebean/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28337713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-12T09:26:49.972Z","updated_at":"2026-01-12T09:26:50.568Z","avatar_url":"https://github.com/actframework.png","language":"Java","readme":"# act-ebean2\n\n[![APL v2](https://img.shields.io/badge/license-Apache%202-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html) \n[![Maven Central](https://img.shields.io/maven-central/v/org.actframework/act-ebean2.svg)](http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22act-ebean2%22)\n[![Build Status](https://travis-ci.org/actframework/act-ebean2.svg?branch=master)](https://travis-ci.org/actframework/act-ebean2)\n[![codecov](https://codecov.io/gh/actframework/act-ebean2/branch/master/graph/badge.svg)](https://codecov.io/gh/actframework/act-ebean2)\n[![Javadocs](http://www.javadoc.io/badge/org.actframework/act-ebean2.svg?color=blue)](http://www.javadoc.io/doc/org.actframework/act-ebean2)\n\n\nEbean plugin for ACT Framework. \n\n## act-ebean vs act-ebean2\n\n* act-ebean: support JDK7 and JDK8\n* act-ebean2: uses latest ebean version but can only run on JDK8\n\n**Note** \n\n[act-ebean](https://github.com/actframework/act-ebean) artifactId is now **act-ebean-java7**, and [act-ebean2](https://github.com/actframework/act-ebean2/)'s artifactId is now **act-ebean**\n \n## Versions\n\nRefer to https://github.com/actframework/actframework/blob/master/VERSION_MATRIX.md\n\n## Configuration\n\nFor configuration items, please refer to [act-sql-common](https://github.com/actframework/act-sql-common)\n\nIf application needs to manipulate the loaded configuration before `EbeanServer` is created, e.g. configuring the multi-tenant support, try add the following method in any Class:\n \n```java\n@OnEvent(beforeAppStart = true)\npublic static void configureEbean(ServerConfig config) {\n    // do whatever required on ebean's ServerConfig\n}\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factframework%2Fact-ebean","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Factframework%2Fact-ebean","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factframework%2Fact-ebean/lists"}