| | Best of the Week from JCG What does it take to build an informed error handling workflow? After analyzing more than 600,000 Java projects, we're here to introduce a new workflow for solving Java application errors. [MEGA DEAL] Front End Javascript with Vue.js Bundle (89% off) (by Michail Kordelakos) Hey fellow geeks, This week, on our JCG Deals store, we have another extreme offer. We are offering a massive 89% off on Front End Javascript with Vue.js Bundle. Get it now with only $36, instead of the original price of $353. Java 11 Features – Java Flight Recorder (by Siva Janapati ) In this article we will see how we can leverage Java Flight Recorder feature as part of Java 11. Earlier it was one of the commercial feature. But with Java 11 with JEP 328 this is open sourced. The Java Flight Recorder records the OS and JVM events to a file which can be inspected using Java Mission Control (JMC). | | Mega-Deal: Programming Courses from Only $10.99! We have arranged a mega-deal with Udemy for your eyes only! You can purchase each course from just $10.99. The deal will be available for LIMITED TIME ONLY, so make sure to grab them now! | | Latest JCG Examples In this post, we feature a comprehensive Tutorial on Java Singleton Design Pattern. Design Patterns in Java are incredibly popular among the software developers. In this post, we feature a comprehensive Example on IntelliJ IDEA Remove Project. IntelliJ IDEA is a Java integrated development environment (IDE) developed by JetBrains (formerly known as IntelliJ). Logback is one of the most widely used logging frameworks in the Java community. It provides more options for configuration and more flexibility in archiving old log files. I will demonstrate its three key components... If you've worked with Spring projects in the past, you might agree that they require a bit of configuration. Some of this configuration is boilerplate code related to infrastructure and has nothing to do with business requirements. | | Best Web Code Geeks Articles Measurement protocol is a set of rules which the application must follow in order to send raw hit data directly to GA server. In the previous post we learned how to serialize SQLAlchemy models to/from JSON. Now let's use that to build a RESTful JSON API with Flask. Part 3: Flask API Decorators and Helpers (by Alan Hamlett ) Now we're ready for extra API features such as caching responses and preventing brute forcing. Also, we add a helper method to our BaseModel class from the first post for fetching rows when they don't already exist. | | Best System Code Geeks Articles Nginx SSL configuration guide (Ubuntu 12.04 LTS) (by Gabriel Canepa) This course will introduce you to the magic of nginx. You will learn to install and configure nginx for a variety of software platforms and how to integrate it with Apache. Additionally, you will get involved with more advanced concepts like Load Balancing, SSL configuration and Websockets proxying. Check it out here! How to configure the settings of a Virtual Machine in VirtualBox (by Gabriel Canepa) In this course, we provide a compilation of VirtualBox tutorials that will help you get started with this virtualization platform. We cover a wide range of topics, from installing the software and performing a basic configuration, to cloning... | | New and Noteworthy from the Community Packaging Applications for Docker and Kubernetes: Metaparticle vs Pulumi vs Ballerina With the emergence of microservice architecture, the software industry is moving towards cloud native application development. What Are the Biggest Advantages of Kotlin over Java? 8 Reasons to Try It for Android Development Is it about time that your reconsidered Java as the go-to language for your Android-based projects? In other words: what are the biggest advantages of Kotlin over Java? Spring REST Docs versus SpringFox Swagger for API documentation Recently, I have come across some articles and mentions about Spring REST Docs, where it has been present as a better alternative to traditional Swagger docs. Top 10 Reasons To Learn Java Java is one of the most fundamental programming languages. It is so simple at the same time, the possibility of what you can develop using Java, is infinite! Java – Convert List to Map This tutorial shows the different ways to convert a List to Map in Java. | | Blast from the Past ! Process Handling in Java 9 Managing operating system processes in Java was a daunting task all times. The reason for that is the poor tooling and poor API that are available. Pimp my Git – Manage Different Git Identities I usually work on different Git projects that need different Git identities. My work flow for new repositories was 1) Clone new repository. 2) Go to cloned repository. 3) .... Spring Retry, because Winter is coming OK, this is about Spring Retry, a small Spring Framework library that allows us to add retry functionality to any task that should be retryable. | | Featured Mini-Books! Java Interview Questions In this guide we will discuss about different types of questions that can be used in a Java interview, in order for the employer to test your skills in Java and object-oriented programming in general. In the following sections we will discuss about object-oriented programming and its characteristics, general questions regarding Java and its functionality, collections in Java, garbage collectors, exception handling, Java applets, Swing, JDBC, Remote Method Invocation (RMI), Servlets and JSP. Getting Started with Containers and Microservices Across a variety of large, global companies, DevOps teams are adopting containers and microservices, two of many new tools and practices that are offering solid business benefits. Developers use containers and microservices in many tasks, from app delivery to migration of legacy systems to cloud servers. The increased popularity in containers and microservices can be attributed to their impact on agile cloud environments, with benefits that include increased efficiency, greater speed of delivery, and the ability to do more with existing resources. | | Your Suggestions Any ideas or suggestions? Shoot us an email at newsletter@javacodegeeks.com | | | | | |
No comments:
Post a Comment