Latest

All the resources in the Guide, starting with most recent.

Updating Tomcat version

Part of tutorial

Updating Tomcat version
How the project is set up in Docker and upgrading Tomcat.
Updating the persistence file

Part of tutorial

Updating the persistence file
Fixing the final `javax` references in your files.
Summary and shortcuts used

Part of tutorial

Summary and shortcuts used
Summary and shortcuts used.
Migrating from the `javax` to `jakarta` namespace

Tutorial

Migrating from the `javax` to `jakarta` namespace
How to transition your application from Java EE to Jakarta EE.
Setting the scene

Part of tutorial

Setting the scene
Downloading the project and running the application.
Working with Tomcat

Part of tutorial

Working with Tomcat
Working with Tomcat in IntelliJ IDEA.
Using Apache Tomcat with an existing application

Part of tutorial

Using Apache Tomcat with an existing application
How to add Apache Tomcat to your application.
Summary and Shortcuts

Part of tutorial

Summary and Shortcuts
Summary of working with Apache Tomcat in IntelliJ IDEA and shortcuts used.
Introduction

Part of tutorial

Introduction
Introduction and downloading Apache Tomcat.
Working with Apache Tomcat in IntelliJ IDEA.

Tutorial

Working with Apache Tomcat in IntelliJ IDEA.
How to start a new project that uses Apache Tomcat and work with existing projects
New Apache Tomcat Application

Part of tutorial

New Apache Tomcat Application
How to create a new application that uses Apache Tomcat.
How do I do Django APIs in PyCharm

JetBrains Blog

How do I do Django APIs in PyCharm
I recently attended DjangoConf 2024 which kicked off this year’s DSF-PyCharm fundraiser. I attended Felipe’s DRF tutorial where he showed off using PyCharm and even a little bit about endpoints.