{"quickStart":{"step4":"Access protected endpoints like /api/v1/catalogs/countries","step2":"Copiar el 'accessToken' de la respuesta","step3":"Add header: Authorization: Bearer <your_token>","step1":"POST /api/v1/auth/login with {\"username\":\"jobby_user\", \"password\":\"jobby_pass\"}"},"endpoints":{"apiDocs":"/v3/api-docs","health":"/actuator/health","login":"/api/v1/auth/login","swagger":"/swagger-ui/index.html"},"application":{"name":"ztarter","description":"API for Jobby Platform - Business and Infrastructure Services","version":"0.1.0"},"documentation":{"jwtGuide":"Ver .docs/JWT_Authentication_Guide.md en el repositorio","repository":"https://github.com/jobby-platform/jobby-services","swagger":"http://localhost:8080/swagger-ui/index.html"},"activeProfiles":["prod"],"modules":{"vacancies":"/api/v1/vacancies/** - Job vacancy management services","auth":"/api/v1/auth/** - Servicios de autenticación y seguridad","catalogs":"/api/v1/catalogs/** - Geographic catalog services (countries, states, cities)","subjects":"/api/v1/person/**, /api/v1/organizations/** - Subject management services","occupations":"/api/v1/occupations/** - Occupation and competence catalog services"},"authentication":{"mode":"Production - JWT Validation Required","loginEndpoint":"/api/v1/auth/login","type":"JWT (JSON Web Token)","enabled":true}}