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:
-
- Boost Your Java Back-End Performance: Essential Optimization Tips!
- Performance plays a critical role in the success of a software project. Optimizations applied during Java back-end development ensure efficient use of system resources and increase the scalability of your application. In this article, I will share w
- javaTutorial . spring-boot 400 2024-11-11 21:56:03
-
- mask logs with logstash logback in java using regex
- In today's data-driven world, data security is most important. Logging frameworks play a crucial role in application monitoring and debugging, but they can inadvertently expose sensitive information which should not have been. Log masking is a techni
- javaTutorial . spring-boot 290 2024-11-11 18:26:02
-
- How to Start Spring Boot Without Database Dependency?
- Starting Spring Boot without Database DependencyMany applications use Spring Boot and Hibernate for data access, but may encounter errors when the...
- Mysql Tutorial . spring-boot 189 2024-11-11 17:02:02
-
- How to Fix Spring Boot JPA Insert Issue: Uppercase Table Name with Hibernate?
- Spring Boot JPA Insert Issue: Uppercase Table Name with HibernateEncountering a discrepancy between the table name in your Java entity and the...
- Mysql Tutorial . spring-boot 792 2024-11-10 15:36:03
-
- Understanding Java Build and Packaging: A Beginners Guide to DevOps
- Understanding Java Build and Packaging: A Beginner's Guide to DevOps# Hey there, future DevOps engineers! ? If you're just starting your journey into the world of Java build processes, you're in the right place. Today, we're going to break down
- javaTutorial . spring-boot 790 2024-11-10 15:27:02
-
- Supercharging Java Applications: Integrating RabbitMQ with Spring Boot
- As a Java developer, integrating robust messaging solutions like RabbitMQ with Spring Boot can significantly enhance the scalability and resilience of your applications. RabbitMQ, a powerful message broker, provides efficient message queuing and deli
- javaTutorial . spring-boot 407 2024-11-10 10:52:03
-
- How to Resolve Uppercase Table Name Discrepancy in Spring Boot JPA?
- Resolving Uppercase Table Name Discrepancy in Spring Boot JPAWhen using Spring Boot JPA with Hibernate, you may encounter a situation where the...
- Mysql Tutorial . spring-boot 241 2024-11-10 09:48:02
-
- How to Preserve Table Name Casing with Spring Boot JPA and Hibernate?
- Spring Boot JPA Insertion into Table with Uppercase Name Using HibernateUsing Spring Boot JPA to insert records into a database, it is important...
- Mysql Tutorial . spring-boot 153 2024-11-09 08:44:02
-
- How to Start Spring Boot Applications without Database Dependency?
- Starting Spring Boot Applications without Database DependencyTo ensure that Spring Boot applications can start successfully even in the absence of...
- Mysql Tutorial . spring-boot 878 2024-11-09 00:26:02
-
- How to Start a Spring Boot Application Without Database Dependency?
- Starting Spring Boot Application Without Database DependencyWhen working with Spring Boot applications that utilize databases, encountering errors...
- Mysql Tutorial . spring-boot 910 2024-11-08 09:04:01
-
- How to Start a Spring Boot App Without a Database: Overcoming the `hibernate.temp.use_jdbc_metadata_defaults` Issue?
- How to Start Spring-Boot App Without Database DependencyProblemSpring-boot applications dependent on a database may encounter issues starting when...
- Mysql Tutorial . spring-boot 699 2024-11-08 04:57:02
-
- Hiring Java Developers: All You Need to Know
- According to Stack Overflow's 2023 Developer Survey, Java ranks consistently in the top 5 most widely used programming languages, with over 30% of developers using it regularly. But here's the challenge. While Java developers are in high demand, fi
- javaTutorial . spring-boot 285 2024-11-07 21:18:03
-
- How to Start a Spring-Boot App Without Database Dependency?
- How to Start Spring-Boot App Without Database DependencyFor applications employing Spring-boot, Hibernate4, and MySQL, a situation may arise where...
- Mysql Tutorial . spring-boot 666 2024-11-07 21:00:04
-
- How to Store Date/Time and Timestamps in UTC with JPA and Hibernate?
- Storing Date/Time and Timestamps in UTC with JPA and HibernateIn Java Persistence API (JPA) and Hibernate, managing date/time and timestamp values...
- javaTutorial . spring-boot 507 2024-11-06 07:08:02
-
- Lambda function with GraalVM Native Image - Part easuring cold and warm starts using different Lambda memory settings
- Introduction In the part 2 of our article series we explored how to develop and deploy pure Lambda function (without using any frameworks like Spring Boot 3) with Custom Runtime containing GraalVM Native Image with GraalVM 21 runtime and in th
- javaTutorial . spring-boot 1050 2024-11-05 22:59:02