×
الرئيسية إنشاء سيرة ذاتية دورات تدريبية الأختبارات
قناة منصة معارف علي التليجرام الاقوي عربيا .. اشترك الآن

وظيفة Java Team Lead

شركة : Wonder Travel

مقر الشركة : Maadi, Cairo


إخفاء جميع الإعلانات
تفاصيل الوظيفة

● Participate in design control activities.
● Analyze software requirements.
● Implement design plans.
● Monitor the status of developing software; writes, review and revise product requirements and specifications.
● Establish Agile development practices to ensure rapid and quality of application development and sustainment.
● Work closely with the engineers to architect and develop the best technical design and approach. Be a hands-on technical leader and contributor.
● Ensure top-quality design reviews attain business goals.
● Have proven track record in leading architecture, design, development and operations of enterprise-scale web delivery platforms, products and services.
● Respond to occasional system errors, including during off hours and coordinate response amongst the team.
● Facilitate to ensure teams have the appropriate and latest product and technical knowledge, guidance and resources to deliver optimal solutions effectively on target, on track and on budget.
● Collaborate to establish and enhance development policies, procedures and standards and enforce their implementation within their team of developers.
 

إخفاء جميع الإعلانات
متطلبات الوظيفة

● A bachelor’s degree in Computer Science, Information Technology, Engineering or a related discipline.
● Minimum 7 years of experience in a similar field.
● Minimum 2 years of experience as Team Leader.
● Ability to work independently and in a team-oriented, collaborative environment is essential.
● Knowledge of SOLID principles.
● Experience in developing microservices/ microservices architecture design
● Experience with continuous integration tools, like GIT, JIRA, Jenkins
● Demonstrated knowledge of multiple Agile frameworks and broad expertise with Software
● Development Lifecycle (SDLC) for integrated systems.
● Experience in Spring MVC, Spring for Apache Kafka, Spring Cloud, Spring Data, Spring Integration, Spring Security, and Swagger
● Experience in Docker, Docker-Compose, Docker-Hub
● Experience in Java Testing Tools like Junit, Apache JMeter, and Selenium

 

Technical Skills: 
● JDK: 1.8, 17.
● Frameworks: Spring MVC, Spring boot, Hibernate.
● Operating Systems: Linux CentOS, Ubuntu, UNIX, Windows
● Version Control Tools: GIT.
● Web/Application Servers: Apache Tomcat, WildFly, and JBOSS.
● Automation Tools: Jenkins/Hudson, GitHub/GitLab CI/CD.
● Build Tools: Maven, Docker.
● Configuration Tools: Docker, Kubernetes.
● Databases: Oracle, MySQL, PostgreSQL


إخفاء جميع الإعلانات

دورات تدريبية في هذا التخصص الوظيفي

إخفاء جميع الإعلانات

عن الشركة

Tilde Tech is a leading Emirates company founded in 2020 by a group of creative programmers specialized in travel-tech solutions, applications, and websites developed with the latest technology and now we are operating from Egypt, we are supporting seve
×

يجب ان يكون لديك حساب داخل المنصة
حتى تستطيع المشاركة و التفاعل مع التعليقات

سجل الآن مجانا
Request history8.1.2PHP Version1.03sRequest Duration5MBMemory UsageGET jobs/{title}/{id}Route
    • Booting (798ms)time
    • Application (231ms)time
    • 1 x Booting (77.58%)
      798ms
      1 x Application (22.42%)
      231ms
      24 templates were rendered
      • jobs.jobjob.blade.php#?blade
      • inc.share_boxshare_box.blade.php#?blade
      • courses.new_course_designnew_course_design.blade.php#?blade
      • beta.partials.home.sections.courses.coursecourse.blade.php#?blade
      • beta.partials.home.sections.courses.coursecourse.blade.php#?blade
      • beta.partials.home.sections.courses.coursecourse.blade.php#?blade
      • beta.partials.home.sections.courses.coursecourse.blade.php#?blade
      • beta.partials.home.sections.courses.coursecourse.blade.php#?blade
      • beta.partials.home.sections.courses.coursecourse.blade.php#?blade
      • beta.layouts.mainmain.blade.php#?blade
      • beta.layouts.partials.notifications_modalnotifications_modal.blade.php#?blade
      • beta.layouts.partials.navbarnavbar.blade.php#?blade
      • beta.layouts.partials.menumenu.blade.php#?blade
      • beta.layouts.partials.student-menustudent-menu.blade.php#?blade
      • beta.layouts.partials.search-input-desktopsearch-input-desktop.blade.php#?blade
      • student.login_Adminlogin_Admin.blade.php#?blade
      • beta.layouts.partials.search-modalsearch-modal.blade.php#?blade
      • beta.layouts.partials.search-input-mobilesearch-input-mobile.blade.php#?blade
      • beta.layouts.partials.mobile-navbarmobile-navbar.blade.php#?blade
      • beta.layouts.partials.mobile-sidebarmobile-sidebar.blade.php#?blade
      • beta.layouts.partials.bottom_navigation_barbottom_navigation_bar.blade.php#?blade
      • student.partials.list_modallist_modal.blade.php#?blade
      • inc.messagesmessages.blade.php#?blade
      • beta.layouts.partials.footerfooter.blade.php#?blade
      uri
      GET jobs/{title}/{id}
      middleware
      web
      controller
      App\Http\Controllers\jobs@job
      namespace
      App\Http\Controllers
      prefix
      where
      file
      app/Http/Controllers/jobs.php:47-86
      15 statements were executed, 6 of which were duplicates, 9 unique. Show only duplicated39.82ms
      • select * from `links_maps` where `from_url` = 'https://new.m3aarf.com/jobs/Java-Team-Lead/1716' limit 1
        310μsstagingLinkMap.php#20
        Bindings
        • 0: https://new.m3aarf.com/jobs/Java-Team-Lead/1716
        Backtrace
        • 16. middleware::link_map:20
        • 17. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
        • 19. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 20. app/Http/Middleware/LoginUsersFromApp.php:30
      • select jobs_companies.title as company_title, `location`, `jobs_companies`.`id` as `company_id`, `jobs_companies`.`slug` as `company_slug`, `jobs_companies`.`logo`, `about`, `jobs`.* from `jobs` inner join `jobs_companies` on `jobs_companies`.`id` = `jobs`.`company_id` where `jobs`.`id` = '1716' limit 1
        490μsstagingjobs.php#56
        Bindings
        • 0: 1716
        Backtrace
        • 17. app/Http/Controllers/jobs.php:56
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `jobs` where `id` != 1716 order by `id` desc limit 10
        510μsstagingjobs.php#60
        Bindings
        • 0: 1716
        Backtrace
        • 15. app/Http/Controllers/jobs.php:60
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `id`, `title`, `slug`, `lessons_count`, `is_certified`, `cer_title`, `image` from `course` where `is_certified` = '1' and `course`.`deleted_at` is null order by RAND() limit 6
        31.01msstagingjobs.php#68
        Bindings
        • 0: 1
        Backtrace
        • 15. app/Http/Controllers/jobs.php:68
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `jobs_companies`
        4.21msstagingjobs.php#71
        Backtrace
        • 16. app/Http/Controllers/jobs.php:71
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1379' limit 1
        250μsstaginghelper.php#1437
        Bindings
        • 0: 1379
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1475' limit 1
        190μsstaginghelper.php#1437
        Bindings
        • 0: 1475
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1474' limit 1
        170μsstaginghelper.php#1437
        Bindings
        • 0: 1474
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1473' limit 1
        1.6msstaginghelper.php#1437
        Bindings
        • 0: 1473
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1473' limit 1
        190μsstaginghelper.php#1437
        Bindings
        • 0: 1473
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1379' limit 1
        200μsstaginghelper.php#1437
        Bindings
        • 0: 1379
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1379' limit 1
        170μsstaginghelper.php#1437
        Bindings
        • 0: 1379
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1379' limit 1
        170μsstaginghelper.php#1437
        Bindings
        • 0: 1379
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '364' limit 1
        180μsstaginghelper.php#1437
        Bindings
        • 0: 364
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1472' limit 1
        170μsstaginghelper.php#1437
        Bindings
        • 0: 1472
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\jobs_company
      1484jobs_company.php#?
      App\job
      11job.php#?
      App\course
      6course.php#?
          _token
          tuIfUjtR8U8iT7lEIQB9878nfU84D7tbqkug4fWg
          PHPDEBUGBAR_STACK_DATA
          []
          _flash
          array:2 [ "new" => [] "old" => [] ]
          path_info
          /jobs/Java-Team-Lead/1716
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "new.m3aarf.com" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Fri, 11 Jul 2025 14:10:58 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6InFBUG5NejR1dytUbVVldWlUZWR2cVE9PSIsInZhbHVlIjoiMExWUkVwaXF5Smd6NzVNWjcrcnJmMEw4ZzAza1ZpclJmRFlUZHdGMHBBcEc1bUhwMVJvM09XZnYwWXBEUlRUWVpLcHUyTTlxR2g3SzRlTnNqOVRKNGdqeGpEK3NJUmd1L3V4YnQ4dlVxOUlWODlRTUVIdm1uMU5QOXRKSjRzdzAiLCJtYWMiOiJjNGYxMDVkOTEyZjdjN2JiZjAxM2Q2ZTIyZWE4NjJiOTlhM2Y5ZjNlYjJiYjY4NTBiNWY5M2E0MzRlNDU4NWI3IiwidGFnIjoiIn0%3D; expires=Fri, 11 Jul 2025 16:10:58 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6InFBUG5NejR1dytUbVVldWlUZWR2cVE9PSIsInZhbHVlIjoiMExWUkVwaXF5Smd6NzVNWjcrcnJmMEw4ZzAza1ZpclJmRFlUZHdGMHBBcEc1bUhwMVJvM09XZnYwWXBEUlRUWVpLcHUyT" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6InFBUG5NejR1dytUbVVldWlUZWR2cVE9PSIsInZhbHVlIjoiMExWUkVwaXF5Smd6NzVNWjcrcnJmMEw4ZzAza1ZpclJmRFlUZHdGMHBBcEc1bUhwMVJvM09XZnYwWXBEUlRUWVpLcHUyTTlxR2g3SzRlTnNqOVRKNGdqeGpEK3NJUmd1L3V4YnQ4dlVxOUlWODlRTUVIdm1uMU5QOXRKSjRzdzAiLCJtYWMiOiJjNGYxMDVkOTEyZjdjN2JiZjAxM2Q2ZTIyZWE4NjJiOTlhM2Y5ZjNlYjJiYjY4NTBiNWY5M2E0MzRlNDU4NWI3IiwidGFnIjoiIn0%3D; expires=Fri, 11-Jul-2025 16:10:58 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InFBUG5NejR1dytUbVVldWlUZWR2cVE9PSIsInZhbHVlIjoiMExWUkVwaXF5Smd6NzVNWjcrcnJmMEw4ZzAza1ZpclJmRFlUZHdGMHBBcEc1bUhwMVJvM09XZnYwWXBEUlRUWVpLcHUyT" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "tuIfUjtR8U8iT7lEIQB9878nfU84D7tbqkug4fWg" "PHPDEBUGBAR_STACK_DATA" => [] "_flash" => array:2 [ "new" => [] "old" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-07-11 17:10:58GET/jobs/Java-Team-Lead/171624151501