This article is just a link to a presentation I published on slideshare, you can check it out here :
Better documentation with ascciidoc and asciidoctorMainly Spring/Java and Java JEE tips and tutorials based on what i'm working on, usually (Spring, MongoDB, Spring boot, Big Data, Cassandra etc.) or what interests me. Occasionally some gadget tips.
Subscribe to:
Post Comments (Atom)
OSX show used ports or listening applications with their PID
On OSX you can display applications listening on a given port using the lsof the commands described below will show listening application...
-
Sometimes when querying a MongoDB document what you will actually need is an item of a given document's embedded collections The issue ...
-
By default IntelliJ IDEA encodes Properties and Message bundle files using the System's default encoding (e.g. ISO-8859-1) In my expe...
-
Recently I found that MongoDB does not support java's java.math.BigDecimal as you can read in the official spring data mongodb documen...
No comments:
Post a Comment