Andres Recinos

Lead Service Technician at The Camera Division (TCD)

Andres Recinos began their career in 2013 at Keslow Camera, Inc. as a Jr. Camera Technician. In 2022, they moved to The Camera Division as a Lead Service Technician.

package com.example.demo.controller;

import org.springframework.web.bind.annotation.RequestMapping;

import org.springframework.web.bind.annotation.RestController;

@RestController

public class HelloController {

@RequestMapping("/")

public String index() {

return "Greetings from Spring Boot!";

}

}

Links

Timeline

  • Lead Service Technician

    April, 2022 - present