AnemicDomainModel - 0 views
-
AnemicDomainModel
-
Eric Evans
-
basic symptom of an Anemic Domain Model
- ...40 more annotations...
Lazy Loading Entities In Views Challenge--Reader's Question And Answer : Adam Bien's We... - 0 views
-
Lazy Loading Entities In Views
-
class User
-
Address
- ...10 more annotations...
SOA Made Simple: InformIT: Safari Books Online - 1 views
-
SOA Made Simple
Emulating "self types" using Java Generics to simplify fluent API implementation | Pass... - 0 views
-
Emulating "self types" using Java Generics to simplify fluent API implementation
-
this article shows how "self types" can be emulated in Java using Generics
-
The only thing wich differs is the return type, which is always the
- ...16 more annotations...
Chris Kelly: Using generics with a fluent API - 0 views
-
Using generics with a fluent API
-
fluent API with builders
-
fluent interface is implemented by using method chaining to relay the instruction context of a subsequent call
Unquiet Code | Introducing Flapi, the Fluent API Builder for Java - 0 views
-
Introducing Flapi, the Fluent API Builder for Java
Unquiet Code | Using Generics To Build Fluent API's In Java - 0 views
-
Using Generics To Build Fluent API's In Java
-
extends BaseClass
-
super(ChildClass.class)
- ...19 more annotations...
Getting Started · UnquietCode/Flapi Wiki - 0 views
-
UnquietCode / Flapi
-
Getting Started
-
include a block chain
- ...29 more annotations...
Introduction to Flapi, 0.3 on Vimeo - 0 views
UnquietCode/Flapi · GitHub - 0 views
-
UnquietCode / Flapi
-
Flapi is an API generator for Java, which generates chained API's for improved fluency in your code
-
UnquietCode / Flapi
- ...3 more annotations...
Java EE Revisits Design Patterns: Observer - Java Code Geeks - 0 views
-
Java EE Revisits Design Patterns: Observer
Java EE Revisits Design Patterns: Asynchronous - Java Code Geeks - 0 views
-
Java EE Revisits Design Patterns: Asynchronous
-
@Asynchronous
-
tell the JavaEE container to run the called method in a separate thread asynchronously
- ...5 more annotations...
1 - 14 of 14
Showing 20▼ items per page