Explore several database approaches in the Java ecosystem.
Also find me here:
Baeldung Author
Usman Mohyuddin
I have got a Master's degree in Computer Science with a specialization in Machine learning & NLP. I've been working as a backend developer over the last 7 years. During this time, I worked on various healthcare projects. Currently, I'm learning Angular and the e-commerce domain. In my spare time, I love cricket, hiking & reading books.
Here's what I've written (so far):
Baeldung on Java
- All
- Spring MVC (2)
- Spring Data (1)
- Spring (1)
- NoSQL (1)
- JSON (1)
Cassandra Query Cheat Sheet
Filed under NoSQL
Learn the essential concepts of Cassandra query language (CQL) and how to apply them
Differences Between applicationContext.xml and spring-servlet.xml in Spring
Filed under Spring
Learn about the applicationContext and spring-servlet files.
Context Path vs. Servlet Path in Spring
Filed under Spring MVC
Explore the differences between context path and servlet path in Spring.
How to Set JSON Content Type in Spring MVC
Filed under JSON, Spring MVC
Learn different options for setting the content type in Spring MVC.
Baeldung on Scala
- All
- Scala Collections (1)
- Functional Programming (1)
Understanding the Differences: reduceLeft, reduceRight, foldLeft, foldRight, scanLeft, and scanRight in Scala
Filed under Functional Programming, Scala Collections
Learn about six powerful functions of Scala language for aggregating the elements of a collection.
Baeldung on Computer Science
- All
- Programming (1)
- Data Science (1)
Successive Refinement
Filed under Programming
Learn what successive refinement is in coding and why it has so much significance.
Data Mining in WEKA
Filed under Data Science
Learn about WEKA – a comprehensive toolkit for data mining tasks.