Java EE 7 / Java 8 "Boundary Control Entity" (BCE) Archetype Released

The JavaEE 7 / Java 8 Maven BCE archetype is released.

The archetype generates the https://github.com/AdamBien/javaee-bce-pom "Boundary Control Entity" or "Entity Control Boundary" (BCE / ECB) example.

For scaffolding input the following command into your CLI:


mvn archetype:generate -Dfilter=com.airhacks:javaee-bce-archetype

Usually we spend a significant amount of time discussing external and internal structure of components during the Java EE Workshops at MUC Airport, particularly at: Effective Java EE 7 and Java EE Architecture days.

Any questions left? Join the conversation each first Monday of the month at 6 P.M. live. No registration or any other commitment required.

Comments:

It might take some time until the archetype appears in the catalog at maven central.

If you would like to get the example now, execute:

git clone https://github.com/AdamBien/javaee-bce-pom.git

Enjoy the lightweight stuff!,

adam

Posted by Adam Bien on June 11, 2014 at 09:36 AM CEST #

Nothing on this page gives me a succinct description of what a BCE is, or why I would care. Nor do any of the links look like they are going to have that either.

Perhaps you're not expecting visitors who aren't already in that loop, but I got here from the netbeans start page.

Posted by Eric S on June 11, 2014 at 07:34 PM CEST #

@Eric,

I hoped the screencast clarified that: https://www.youtube.com/watch?v=grJC6RFiB58

ECB is just a clear way to structure your Java EE app,

thanks for following my stuff!,

--adam

Posted by Adam Bien on June 12, 2014 at 02:34 AM CEST #

Post a Comment:
  • HTML Syntax: NOT allowed
...the last 150 posts
...the last 10 comments
License