Java questions and answers
The JVM, collections, Spring and build tooling. Page 8 of 20.
Interview Questions practice on Codemia
Over 8,000 real interview questions from top companies, searchable by company and role.
Answers 421-480
- Configure MockBean component before application start
- Configure specific in memory database for testing purpose in Spring
- Configure Spring Boot with two ports
- Configure ViewResolver with Spring Boot and annotations gives No mapping found for HTTP request with URI error
- Configuring base package for component scan in Spring boot test
- Configuring ConnectionFactory for RabbitMQ in Spring Boot AMQP
- Configuring IntelliJ IDEA for unit testing with JUnit
- Configuring Log4j Loggers Programmatically
- Configuring RequestContextListener in SpringBoot
- Confluent Cloud - Spring Boot Consumer REST Endpoint?
- Confused, are languages like python, ruby single threaded? unlike say java? for web apps
- Confusion @NotNull vs. @Column(nullable = false) with JPA and Hibernate
- Connect Java to a MySQL database
- Connect Java to a MySQL database
- Connecting to multiple database in spring boot
- Connection Java - MySQL Public Key Retrieval is not allowed
- Connection Java - MySQL Public Key Retrieval is not allowed
- Connection to Db dies after 424 in spring-boot jpa hibernate
- ConnectionTimeout versus SocketTimeout
- Consider defining a bean of type in your configuration
- Consider defining a bean of type 'org.springframework.security.authentication.AuthenticationManager' in your configuration
- Consider defining a bean of type 'org.springframework.security.oauth2.client.registration.ReactiveClientRegistrationRepository' in your configuration
- Consider defining a bean of type 'package' in your configuration Spring-Boot
- Consider defining a bean of type 'package' in your configuration Spring-Boot
- Consider defining a bean of type 'service' in your configuration Spring boot
- Construct a model of an electric circuit in java
- Constructor synchronization in Java
- Consuming a SOAP web service error No marshaller registered. Check configuration of WebServiceTemplate
- ContentCachingResponseWrapper Produces Empty Response
- ContextNotActiveException while calling Asynchronous method of Stateless bean
- ControllerAdvice and ExceptionHandler not getting triggered for my RestController
- Controlling Maven final name of jar artifact
- Conversion from ListT to array T
- Conversion to Dalvik format failed with error 1 on external JAR
- Convert a byte array to integer in Java and vice versa
- Convert a JSON String to a HashMap
- Convert a string representation of a hex dump to a byte array using Java?
- Convert any object to a byte
- Convert array of strings into a string in Java
- Convert ArrayList<String> to String[] array
- Convert boolean to int in Java
- Convert Branch and Bound loop to use Java Stream API
- Convert character to ASCII numeric value in java
- Convert Enum to String
- Convert Enumeration to a Set/List
- Convert Existing Eclipse Project to Maven Project
- Convert float to String and String to float in Java
- Convert from enum ordinal to enum type
- Convert from java.util.date to JodaTime
- Convert InputStream to BufferedReader
- Convert InputStream to byte array in Java
- Convert int to char in java
- Convert Item to MapString, AttributeValue for DynamoDB in Java
- Convert Iterable to Stream using Java 8 JDK
- Convert Java Array to Iterable
- Convert Java Object to JsonNode in Jackson
- Convert java.time.LocalDate into java.util.Date type
- Convert java.util.Date to java.time.LocalDate
- Convert java.util.Date to String
- Convert JSON String to Pretty Print JSON output using Jackson

Course
Intermediate
27 lessons
14 hours
OOD Fundamentals
Master object-oriented design from first principles, SOLID, design patterns, and classic interview problems with hands-on coding.
View the course