DEV Community

javatute673 profile picture

javatute673

I am passionate java developer and author of https://javatute.com/. Love to write java and related technologies.

Education

town high school

Work

CCI

Monolithic vs Microservice

Monolithic vs Microservice

Comments
2 min read

Want to connect with javatute673?

Create an account to connect with javatute673. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
How to Configure a Standard and FIFO SQS Queue in AWS

How to Configure a Standard and FIFO SQS Queue in AWS

Comments
2 min read
How to use @Lazy annotation in case of Circular Dependency

How to use @Lazy annotation in case of Circular Dependency

Comments
2 min read
How does String compareTo() method work in Java

How does String compareTo() method work in Java

Comments
1 min read
CollectionUtils isEqualCollection() Example in Java

CollectionUtils isEqualCollection() Example in Java

Comments
1 min read
CollectionUtils intersection() Example in Java

CollectionUtils intersection() Example in Java

Comments
1 min read
CollectionUtils union() Example in Java

CollectionUtils union() Example in Java

Comments
1 min read
What is Hibernate

What is Hibernate

Comments
1 min read
Java.lang.IllegalStateException Ambiguous mapping Cannot map Controller method

Java.lang.IllegalStateException Ambiguous mapping Cannot map Controller method

Comments
1 min read
How to upload CSV file to oracle database using Spring Batch

How to upload CSV file to oracle database using Spring Batch

Comments
1 min read
How to write nested loop using Java 8 Stream

How to write nested loop using Java 8 Stream

Comments
1 min read
Different between ls and pwd command

Different between ls and pwd command

Comments
1 min read
How to check pod logs in Kubernetes

How to check pod logs in Kubernetes

Comments
1 min read
How to check remaining space in Linux

How to check remaining space in Linux

Comments
1 min read
How to get pod details in Kubernetes

How to get pod details in Kubernetes

Comments
1 min read
Spring Batch Example to read Data from the Database and write to Excel

Spring Batch Example to read Data from the Database and write to Excel

Comments
1 min read
Spring Batch Scheduler Example using Spring Boot

Spring Batch Scheduler Example using Spring Boot

Comments
1 min read
Spring Batch Scheduler Example using Spring Boot

Spring Batch Scheduler Example using Spring Boot

Comments
1 min read
How to send post body using restTemplate as x-www-form-urlencoded

How to send post body using restTemplate as x-www-form-urlencoded

Comments
1 min read
StringUtils isAlpha() example in Java

StringUtils isAlpha() example in Java

Comments
1 min read
StringUtils isNumeric() example in Java

StringUtils isNumeric() example in Java

Comments
1 min read
StringUtils isAsciiPrintable () example in Java

StringUtils isAsciiPrintable () example in Java

Comments
1 min read
CollectionUtils removeAll() Example in Java

CollectionUtils removeAll() Example in Java

Comments
1 min read
CollectionUtils select() Example in Java

CollectionUtils select() Example in Java

Comments
1 min read
CollectionUtils reverseArray() Example in Java

CollectionUtils reverseArray() Example in Java

Comments
1 min read
CollectionUtils retainAll() Example in Java

CollectionUtils retainAll() Example in Java

Comments
1 min read
CollectionUtils permutations() Example in Java

CollectionUtils permutations() Example in Java

Comments
1 min read
CollectionUtils emptyCollection() Example in Java

CollectionUtils emptyCollection() Example in Java

Comments
1 min read
CollectionUtils collect() Example in Java

CollectionUtils collect() Example in Java

Comments
1 min read
CollectionUtils containsAny() Example in Java

CollectionUtils containsAny() Example in Java

Comments
1 min read
CollectionUtils containsAll() Example in Java

CollectionUtils containsAll() Example in Java

Comments
1 min read
CollectionUtils disjunction() Example in Java

CollectionUtils disjunction() Example in Java

Comments
1 min read
StringUtils capitalize() example in Java

StringUtils capitalize() example in Java

Comments
1 min read
StringUtils substringAfter() Example in Java

StringUtils substringAfter() Example in Java

Comments
1 min read
StringUtils substringBefore() Example in Java

StringUtils substringBefore() Example in Java

Comments
1 min read
StringUtils trimToNull() Example in Java

StringUtils trimToNull() Example in Java

Comments
1 min read
How to create an entity using Spring Data JPA

How to create an entity using Spring Data JPA

Comments
1 min read
How to check two entities are equal in JPA

How to check two entities are equal in JPA

Comments
1 min read
How to use @Where annotation in Hibernate

How to use @Where annotation in Hibernate

Comments
1 min read
Spring Boot @Value annotation example

Spring Boot @Value annotation example

Comments
1 min read
Spring Boot @Value not working

Spring Boot @Value not working

Comments
1 min read
@Component not working in Spring Boot

@Component not working in Spring Boot

Comments
1 min read
CollectionUtils filter() Example in Java

CollectionUtils filter() Example in Java

Comments
1 min read
StringUtils abbreviate() example in Java

StringUtils abbreviate() example in Java

Comments
1 min read
StringUtils stripEnd() Example in Java

StringUtils stripEnd() Example in Java

Comments
1 min read
StringUtils wrap() Example in Java

StringUtils wrap() Example in Java

Comments
1 min read
CollectionUtils isSubCollection() Example in Java

CollectionUtils isSubCollection() Example in Java

Comments
1 min read
Properties class in Java with example

Properties class in Java with example

Comments
1 min read
How to read JSON from a URL in Java with example

How to read JSON from a URL in Java with example

Comments
1 min read
How to check String contains a substring in Java

How to check String contains a substring in Java

Comments
1 min read
JsonNode astext() Example in Java

JsonNode astext() Example in Java

Comments
1 min read
CollectionUtils subtract() Example in Java

CollectionUtils subtract() Example in Java

Comments
1 min read
Benefits of implementing Serializable interface while defining entity in JPA

Benefits of implementing Serializable interface while defining entity in JPA

Comments
1 min read
Com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Specified key was too long; max key length is 1000 byte

Com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Specified key was too long; max key length is 1000 byte

Comments
1 min read
Bodmas program in Java

Bodmas program in Java

Comments
1 min read
Java 8 Functional Interface Examples

Java 8 Functional Interface Examples

Comments
1 min read
Write a program to find the nth Highest Salary using Java 8

Write a program to find the nth Highest Salary using Java 8

Comments
1 min read
Java 8 Lambda Expressions Examples

Java 8 Lambda Expressions Examples

Comments
1 min read
Why String is immutable in Java

Why String is immutable in Java

Comments
1 min read
Java 8 Comparator comparing() example

Java 8 Comparator comparing() example

Comments
1 min read
loading...