// http://myServer/myProject/foo
Pipe<Foo> fooPipe = pipeline.pipe(Foo.class).buildAndAdd();
// http://myServer/myProject/my-crazy-endpoint
Pipe<Bar> barPipe = pipeline.pipe(Bar.class)
.endpoint("my-crazy-endpoint")
.name("bad name")
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import java.util.Collection; | |
import java.util.List; | |
import net.vidageek.mirror.dsl.Mirror; | |
import org.hibernate.HibernateException; | |
import org.hibernate.transform.ResultTransformer; | |
/** | |
* |
I hereby claim:
- I am danielpassos on github.
- I am passos (https://keybase.io/passos) on keybase.
- I have a public key whose fingerprint is 65A4 C36C 691C BE66 A107 06A5 1A0C 01BD 9F81 42B2
To claim this, I am signing this object:
This is the step by step used by Joe Beda on TGI Kubernetes 004: RBAC
References: