current location:Home > Technical Articles > Backend Development
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- Understanding JPA Mappings in Spring Boot: One-to-One, One-to-Many, Many-to-One, and Many-to-Many Relationships
- When building applications with Spring Boot and JPA (Java Persistence API), managing relationships between entities is crucial. Understanding how to map these relationships effectively will help you model your data accurately and perform efficient qu
- javaTutorial . spring-boot 750 2024-08-13 16:39:56
-
- SpringBoot transaction usage and precautions
- This paper discusses best practices for using transactions in Spring Boot applications, including annotation usage, transaction boundaries, exception handling, and common pitfalls to avoid. The main argument is that proper transaction management is e
- Computer Software . spring-boot 957 2024-08-13 16:00:35
-
- Scrapper BBC Good Food website based Spring Boot API
- The time for push of this project to open source community in Github came. If you develop an Food Recipe mobile application or a widget for a webpage that could display random recipe with instructions and all kinds of info you are on the right place
- javaTutorial . spring-boot 812 2024-08-13 06:32:03
-
- Building Your First Microservice System with Spring Boot: A Beginners Guide
- Introduction In this guide, we'll walk through the creation of a simple yet comprehensive microservices system using Spring Boot. We will cover the basics of microservices, setting up the required environment, and implementing two microservices
- javaTutorial . spring-boot 927 2024-08-12 22:47:32
-
- Spring Boot pplication on AWS Lambda - Part Measuring cold and warm starts with Spring Cloud Function
- Introduction In the part 8 we introduce concept behind Spring Cloud function and in the part 9 we demonstrated how to develop AWS Lambda with Spring Cloud Function using Java 21 and Spring Boot 3.2. In this article of the series, we'll measure
- javaTutorial . spring-boot 1143 2024-08-12 22:38:32
-
- Which is the best stack for the web today? MERN vs MEAN vs Spring Boot
- Many devs nowadays have a common question in their mind, which web frameworks and stacks are best to make a career? Well the question itself is unanswerable looking at the circumstances today. However, I will try to provide the best answer based on m
- javaTutorial . spring-boot 476 2024-08-12 22:35:02
-
- Mastering Location-Based Services: A Guide to Finding the Closest Locations Using Java Spring Boot
- Are you looking to optimize location-based services in your Java Spring Boot application? Whether you're building an app like Zomato or an e-commerce platform, efficiently finding the closest locations is crucial. I've just published a comprehensive
- javaTutorial . spring-boot 1133 2024-08-10 06:50:40
-
- Unit Testing the Image Uploader API with JUnitnd Mockito
- In the first article of this series, we walked through building a robust image uploader using Spring Boot, Cloudinary, Docker, and PostgreSQL. We covered everything from setting up the project to making requests to the endpoint that saves the image a
- javaTutorial . spring-boot 859 2024-08-08 09:19:01
-
- Microservices, a practical approach - Heterogeneous technologies
- Heterogeneous technologies refer to the ability to use different programming languages, frameworks, and databases within the same application system. In a microservices architecture, this feature is especially advantageous
- Golang . spring-boot 1114 2024-08-08 00:05:13
-
- Popular Full Stack Software Stacks
- There are many Full Stack Software Stacks that are popular and widely used to develop web applications and online services. Each stack has technologies that are suitable for different types of development, depending on the needs of the project, the s
- JS Tutorial . spring-boot 1111 2024-08-07 16:45:22
-
- Advantages of Using HTTP Interface in Spring 6
- In modern software development, efficient communication with REST APIs is essential. Spring 6 introduces a new way to interact with these APIs: the HTTP Interface. This feature allows developers to define Java interfaces to make HTTP calls, simplifyi
- javaTutorial . spring-boot 935 2024-08-07 09:42:42
-
- Exploring Spring Cloud Stream Kafka Binder Consumer Interceptor
- Introduction Spring Cloud Stream is a framework that simplifies the development of message-driven microservices by abstracting message brokers such as Apache Kafka and RabbitMQ. One of the powerful features of Spring Cloud Stream is its ability
- JS Tutorial . spring-boot 1158 2024-08-06 19:20:50
-
- Build native image from Spring Boot Application with GraalVM builder
- Overview This section explains how to create a native image from a Spring Boot application using GraalVM's native image builder, and how to run this native image in a Docker container. Objective In software architecture and microser
- javaTutorial . spring-boot 845 2024-08-05 20:04:50
-
- How to Use Spring Profiles in Your Spring Boot Application
- Spring Profiles provide a powerful way to segregate parts of your application configuration and make it available only in certain environments. This feature is especially useful for handling different configurations for development, testing, and prod
- javaTutorial . spring-boot 1396 2024-08-05 14:47:42
-
- A Beginners Guide to Using Spring Boot Actuator
- Spring Boot Actuator is a sub-project of Spring Boot that provides production-ready features to help you monitor and manage your application. It offers a set of built-in endpoints that allow you to gain insights into your application's health, metric
- javaTutorial . spring-boot 835 2024-08-02 10:00:24