SomainJavarevisitedDifference between @RequestMapping vs @PathVariable in Spring FrameworkHello folks, In Java and Spring Framework, effective handling of HTTP requests is very important for building robust web applications. Two…Oct 28, 20231Oct 28, 20231
Alina YurenkoingraalvmGraalVM 22.0 is here!Today we are releasing GraalVM 22.0! It brings new features and improvements throughout all its components, and we’ll talk about the…Jan 25, 2022Jan 25, 2022
The Code BeanString Manipulation: String vs. StringBuilder vs. StringBufferString Manipulation: String vs. StringBuilder vs. StringBuffer | The Code BeanOct 26, 2023Oct 26, 2023
Gerald Nguyenin50LDJava Stream for Coding InterviewBoth practical and challenging, don’t skip this topicAug 13, 2023Aug 13, 2023
Daily DebuginJavarevisitedJava stream API with examples and interview questionsJun 20, 20232Jun 20, 20232
Anurag RanainNaukri EngineeringRestTemplate is deprecated. Use WebClient.RestTemplate has been deprecated in favor of the newer WebClient in Spring Framework 5.0 and later versions. This means that while the…May 10, 20238May 10, 20238
Iftekhar HossainHow to Use Java Records to Write Better and More Efficient CodeJAVA is one of the most popular and widely used programming languages. In many cases, it is the first choice for enterprise application…Aug 20, 20231Aug 20, 20231
The Java TrailHow I Reduced Startup Time By ~80% Using Database Connection pool?A connection pool is a cache of database connections maintained so that the connections can be reused when needed, reducing the overhead of…Sep 6, 2023Sep 6, 2023
The Java TrailinStackademicAsynchronous API Design Best Practices: Server-Sent-Event(SSE) for Real-time CommunicationIn the realm of modern application development, real-time communication is no longer a luxury but a necessity. Asynchronous API design is…Sep 23, 20233Sep 23, 20233
Ajay RathodSenior Java Dev Interview Question 2023-series-17(Contains All the Interview questions till now)In this article, we will explore some common interview questions frequently asked during senior Java developer interviews. These questions…May 16, 20232May 16, 20232
Alexander ObregonWorking with Spring’s @Conditional Annotation for Conditional Bean RegistrationIntroductionSep 1, 20231Sep 1, 20231
Alain ChautardinAngular TrainingRxJs vs. Signals: A comparisonAngular Signals have been available since Angular 16.0.0, and one of the best ways to understand how important of a feature it is is to…Aug 18, 20231Aug 18, 20231
NithyCreating Maps using D3.js in React.If you’ve been working on UI development for a while, chances are you’ve had to deal with charts and maps at some point.Sep 4, 20231Sep 4, 20231
Asitha MuthumalaDeveloping a JSON Web Token (JWT)Authentication using Spring Security.Introduction..Aug 27, 20232Aug 27, 20232
The Educative TeaminGrokking the Tech InterviewJava 8: Functional programming interview questionsThe key contribution that Java 8 introduced to the Java programming model is functional programming. This article focuses on questions…May 25, 20221May 25, 20221
Priya SalviJava Variables: Static, Instance and LocalIn Java, there are three main types of variables: static variables, instance (class) variables, and local variables. Each type serves a…Sep 22, 2023Sep 22, 2023
Ajay RathodSenior Java Developer Interview Question Series-20(Questions Asked from Service-Based Companies)In this article, I will be posting Java Developer Interview transcripts of Service-based companies, These sets of questions are asked to 8+…Jun 9, 20231Jun 9, 20231
Avinash HarguninSimform EngineeringKafka Integration Made Easy with Spring BootExplore the seamless integration of Kafka messaging with Spring Boot in this comprehensive guide.Sep 20, 20232Sep 20, 20232
Ashay & ShreyanshinCoder’s CornerstoneFor-each loop → Everything you need to know (Java and Cpp)If you are not a Medium member then you can use below friendly link to read the complete story.Feb 10, 20231Feb 10, 20231