Marco Molteni
Java & Angular Deep Dives
Home
Learn
Java
Angular
About Me
OSS Apps for Devs:
DB Navigator
-
Spring Boot releases Diff
-
Headers security check
| Finance:
Investor's toolbox
marmo.dev — Page 6
Maven: find a package
Search a dependency in a maven tree
UPDATED: 2020-07-15
Angular quick notes
Angular and JavaScript FAQ
UPDATED: 2020-02-22
Java Records, tutorial and code examples
Records in Java 14. Published in DZone.
UPDATED: 2020-01-23
How to preview the new features in Java
How to use preview features in Java
UPDATED: 2020-01-23
Java 14 new features
Whats new in Java 14
UPDATED: 2019-11-19
Angular and Java Setup on Mac
Quick and easy install Java and Angular
UPDATED: 2019-11-17
Observables and RxJS tutorial / FAQ
Common questions about Observables
UPDATED: 2019-11-17
Angular: Local proxy server to improve frontend development
Mix local and remote REST answers to speed up frontend dev
UPDATED: 2019-11-08
Garbage collectors for the busy Java developer (10 min, no maths ;))
(Video + Slides) JavaZone Conference
UPDATED: 2019-10-01
Java 17 new feature: Teeing Collector
Teeing Collector examples. A Java 17 LTS new feature!
UPDATED: 2019-03-23
Calculate the difference between two dates in Java
Count the days between two dates
UPDATED: 2019-02-11
The final keyword in Java
The final keyword doesnt guarantee the immutabily of your objects. Its really performant?
UPDATED: 2019-02-03
Build the OpenJDK
Build the OpenJDK, step by step
UPDATED: 2019-01-31
Ionic and Angular lifecycle
ionic vs angular lifecycle, mixing components
UPDATED: 2019-01-23
Enums in Angular templates
How to use enum in the html template
UPDATED: 2019-01-21
Call a function every x seconds in Angular
Cron style method calling in Angular using RxJS
UPDATED: 2019-01-21
Initialize a HashMap in Java - Best practices
HashMap initialization and best practices
UPDATED: 2019-01-10
Configure nginx in Jelastic
Use compression with nginx
UPDATED: 2019-01-05
Difference between protected and default/package access in Java
Visual memo of the access modifiers and controls
UPDATED: 2019-01-05
Create a list of objects from a file using lambda expressions in Java
Read the file, create and sort the object list
UPDATED: 2019-01-04
Use Showodown in Vue.js
Use the Showdown markup library in Vue.js
UPDATED: 2019-01-02
Config files in Java EE / Jakarta EE using MicroProfile
How to store the configuration in external files?
UPDATED: 2018-11-14
Mixing Angular with AngularJS
Integrate Angular component in an AngularJS application
UPDATED: 2018-11-07
Blockchain: How to generate a SHA-256 hash with Java
Blockchain: How to generate a SHA-256 hash with Java
UPDATED: 2018-10-25
HashMap inline initialization
How to initialize an HashMap inline in a Java lambda expression
UPDATED: 2018-10-08
Whats new in Java 11
Here some of the new features of Java 11 with a direct impact on the daily development activity.
UPDATED: 2018-09-15
Spring Integration mail
How to send email using Spring Integration and create smtp unit tests
UPDATED: 2018-08-11