Skip to content

Commit

Permalink
bolding reference to example
Browse files Browse the repository at this point in the history
  • Loading branch information
stCarolas authored May 23, 2020
1 parent ec2f4fa commit 8857899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ public class AnotherBean{
}
```

*See also `micronaut-example`*
**See also `micronaut-example`**

### Why not AutoFactory or AssistedInject ?
Its the same but with fewer code - annotations lies on fields so you can use generated constructor by lombok instead of writing one.
Expand Down

0 comments on commit 8857899

Please sign in to comment.