Click here to Skip to main content
15,884,298 members
Articles / Hosted Services / Azure

Microsoft Teams for Java Developers Part 2: Developing Custom Tabs

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
14 Oct 2021CPOL5 min read 3.5K   3  
In this article we create a Teams tab based on a sample Spring MVC web application deployed to Azure Spring Cloud.
Here we learn how to create a personal tab app for Microsoft Teams using Java. This process starts with our new or existing web application. We create a new Spring MVC app and deployed it to Azure Spring Cloud to be available on the Internet. Finally, we review how to make a Teams app manifest with App Studio, then installed the app in the Teams client for testing.

This article is a sponsored article. Articles such as these are intended to provide you with information on products and services that we consider useful and of value to developers

Views

Daily Counts

This article is part of the series 'Microsoft Teams for Java Developers View All

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
Dawid Borycki is a software engineer and biomedical researcher with extensive experience in Microsoft technologies. He has completed a broad range of challenging projects involving the development of software for device prototypes (mostly medical equipment), embedded device interfacing, and desktop and mobile programming. Borycki is an author of two Microsoft Press books: “Programming for Mixed Reality (2018)” and “Programming for the Internet of Things (2017).”

Comments and Discussions