Giter Club home page Giter Club logo

corejava's Introduction

1. How to make user defined class as immutable ?

2. How to create Singleton class in all environments ?

3. What is use of clonable, serializable classes ?

4. Why do we override equals and hashcode methods in user defined class ?

5. Difference between ClassNotFound and ClassDefNotFound Exception ?

6. What is the use of ConcurrentHashMap ?

7. How to make Collection has read only ?

8. can I add user defined class objects to TreeMap ?

9. can Map/Set allow duplicates ? What is logic to verify whether its a duplicate object ?

10. Why do we need to override both equals and hashcode methods ?

11. Difference between == and equals methods ?

12. Advantage String literals ?

[email protected]

Rest put post diff, API nomenclature , where do we use query parameters - how to pass query paramters

EHCache read - Cache manager, header, TTL, how to define cache manager and beans check code in internet - reddis read

Hydernate - one to many, many to many, atomicity how do we make transition, isolation method, ACID properties ( how to implement ACID property in JPA) , propagation tutorial, isolation levels.

@Transactional(isolation = Isolation.READ_COMMITTED, rollbackForClassName = "DBOperationException", propagation = Propagation.REQUIRED)

public void saveRewardCardsList(

@Transactional(isolation = Isolation.READ_COMMITTED, rollbackForClassName = "DBOperationException", propagation = Propagation.REQUIRES_NEW)

public OrderBO persistPreThreeDSOrderLookUpRequestData(OrderBO orderBO) {

if(log.isDebugEnabled()){

Micro services design patterns; service discovery, throttling, retry timeout, circuit breaker, asynchronous call, resiliency , caching.

(Microervice.io) design question use 12 factor. Latency, performance.

WSSG : Choreography,

JPA transaction management, propagation method ( transaction management part). Multithreading, lazy loading.

Kafka,

CAP theorem.

Spring annotations -

corejava's People

Contributors

reach-vj avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.